diff options
| author | Mark Otto <[email protected]> | 2013-12-15 11:29:58 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-12-15 11:29:58 -0800 |
| commit | a7029edc612745db1edb318b366d7bf229c3a8a5 (patch) | |
| tree | abc897a9b79a2e26fe0516b54ca6c46c6d28bdf4 /less/type.less | |
| parent | fd62247bf8bbb1bce072f5ee03e996dfc4abed94 (diff) | |
| download | bootstrap-a7029edc612745db1edb318b366d7bf229c3a8a5.tar.xz bootstrap-a7029edc612745db1edb318b366d7bf229c3a8a5.zip | |
Restyle the blockquote to not thin text or change line-height
Diffstat (limited to 'less/type.less')
| -rw-r--r-- | less/type.less | 2 |
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; |
