diff options
| author | Mark Otto <[email protected]> | 2012-09-30 23:46:48 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-09-30 23:46:48 -0700 |
| commit | 3934e55254a73d1e64c4a881e12dda3f52f38ffa (patch) | |
| tree | 5082c011bb55c5d72b5bac61f47c8bdffe683cca /less/type.less | |
| parent | 4b0d71abc1e888932a60982bacd3619b89aba7ce (diff) | |
| download | bootstrap-3934e55254a73d1e64c4a881e12dda3f52f38ffa.tar.xz bootstrap-3934e55254a73d1e64c4a881e12dda3f52f38ffa.zip | |
remove dupe ff3/4 button fixes; also remove headingscolor var
Diffstat (limited to 'less/type.less')
| -rw-r--r-- | less/type.less | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/less/type.less b/less/type.less index 2d913dde3..4c3948e91 100644 --- a/less/type.less +++ b/less/type.less @@ -58,7 +58,6 @@ h1, h2, h3, h4, h5, h6 { font-family: @headingsFontFamily; font-weight: @headingsFontWeight; line-height: @baseLineHeight; - color: @headingsColor; text-rendering: optimizelegibility; // Fix the character spacing for headings small { font-weight: normal; |
