diff options
| author | Mark Otto <[email protected]> | 2013-03-31 18:40:07 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-03-31 18:40:07 -0700 |
| commit | 4c49458336f8bcc7ec7ebca5384e3430645e5fe8 (patch) | |
| tree | 80fa5bd5fa0bdd270465e6fe2fbf00172c029b4a | |
| parent | 8e59357bc56b57d1482847bff0706c12efb0039c (diff) | |
| download | bootstrap-4c49458336f8bcc7ec7ebca5384e3430645e5fe8.tar.xz bootstrap-4c49458336f8bcc7ec7ebca5384e3430645e5fe8.zip | |
remove text-rendering optimizeLegibility from headings
| -rw-r--r-- | docs/assets/css/bootstrap.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css index 06314aafa..f35962995 100644 --- a/docs/assets/css/bootstrap.css +++ b/docs/assets/css/bootstrap.css @@ -426,7 +426,6 @@ h6, font-family: inherit; font-weight: 500; line-height: 20px; - text-rendering: optimizelegibility; } h1 small, |
