aboutsummaryrefslogtreecommitdiff
path: root/less
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 /less
parentfd62247bf8bbb1bce072f5ee03e996dfc4abed94 (diff)
downloadbootstrap-a7029edc612745db1edb318b366d7bf229c3a8a5.tar.xz
bootstrap-a7029edc612745db1edb318b366d7bf229c3a8a5.zip
Restyle the blockquote to not thin text or change line-height
Diffstat (limited to 'less')
-rw-r--r--less/type.less2
1 files changed, 0 insertions, 2 deletions
diff --git a/less/type.less b/less/type.less
index 52f9b5b2b..6c418a489 100644
--- a/less/type.less
+++ b/less/type.less
@@ -266,8 +266,6 @@ blockquote {
border-left: 5px solid @blockquote-border-color;
p {
font-size: (@font-size-base * 1.25);
- font-weight: 300;
- line-height: 1.25;
}
p:last-child {
margin-bottom: 0;