diff options
| author | Mark Otto <[email protected]> | 2013-03-31 18:39:49 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-03-31 18:39:49 -0700 |
| commit | 8e59357bc56b57d1482847bff0706c12efb0039c (patch) | |
| tree | f9fda4a61c30ed4dd07f8eafa8b6efe03c2eef0b | |
| parent | db284a97d6b0d6eb20c3b6724440cbd26b80ccbd (diff) | |
| parent | cae90f30107773c7144278cd9517fdb8d69412e5 (diff) | |
| download | bootstrap-8e59357bc56b57d1482847bff0706c12efb0039c.tar.xz bootstrap-8e59357bc56b57d1482847bff0706c12efb0039c.zip | |
Merge branch 'SBoudrias-patch-1' into 3.0.0-wip
Conflicts:
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 54f18d137..5305a0df6 100644 --- a/less/type.less +++ b/less/type.less @@ -57,7 +57,6 @@ h1, h2, h3, h4, h5, h6, font-family: @headings-font-family; font-weight: @headings-font-weight; line-height: @line-height-base; - text-rendering: optimizelegibility; // Fix the character spacing for headings small { font-weight: normal; line-height: 1; |
