diff options
| author | Simon Boudrias <[email protected]> | 2013-03-17 17:22:26 -0300 |
|---|---|---|
| committer | Simon Boudrias <[email protected]> | 2013-03-17 17:22:26 -0300 |
| commit | cae90f30107773c7144278cd9517fdb8d69412e5 (patch) | |
| tree | 22443c94ac8cfb708e7d4391c46b1c316b3d8dcb /less/type.less | |
| parent | 37d0a30589e8bd74299b2d857c348d91396563ed (diff) | |
| download | bootstrap-cae90f30107773c7144278cd9517fdb8d69412e5.tar.xz bootstrap-cae90f30107773c7144278cd9517fdb8d69412e5.zip | |
Remove `text-rendering`
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 337138ac8..54f5778c4 100644 --- a/less/type.less +++ b/less/type.less @@ -62,7 +62,6 @@ h1, h2, h3, h4, h5, h6 { font-weight: @headingsFontWeight; line-height: @baseLineHeight; color: @headingsColor; - text-rendering: optimizelegibility; // Fix the character spacing for headings small { font-weight: normal; line-height: 1; |
