aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-12-15 11:29:58 -0800
committerMark Otto <[email protected]>2013-12-15 11:29:58 -0800
commita7029edc612745db1edb318b366d7bf229c3a8a5 (patch)
treeabc897a9b79a2e26fe0516b54ca6c46c6d28bdf4 /dist/css/bootstrap.css
parentfd62247bf8bbb1bce072f5ee03e996dfc4abed94 (diff)
downloadbootstrap-a7029edc612745db1edb318b366d7bf229c3a8a5.tar.xz
bootstrap-a7029edc612745db1edb318b366d7bf229c3a8a5.zip
Restyle the blockquote to not thin text or change line-height
Diffstat (limited to 'dist/css/bootstrap.css')
-rw-r--r--dist/css/bootstrap.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css
index 4c1d7baba..62b10b4a9 100644
--- a/dist/css/bootstrap.css
+++ b/dist/css/bootstrap.css
@@ -602,8 +602,6 @@ blockquote {
}
blockquote p {
font-size: 17.5px;
- font-weight: 300;
- line-height: 1.25;
}
blockquote p:last-child {
margin-bottom: 0;