summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-11-10 18:43:33 +0100
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-11-10 18:43:33 +0100
commit8ecc6f94cbcf462a2e1efc38769228a3c12c8735 (patch)
tree727ed1dcda9fc0e2918073e795d4313a3793057a /app
parent316dd9c8d6bd9ac5c3d35d08e61c299bc9ff7af7 (diff)
parent20b0ad2b0ff9ddc118bbdcb67a0916d6a693a137 (diff)
downloadgitlab-ce-8ecc6f94cbcf462a2e1efc38769228a3c12c8735.tar.gz
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce
Diffstat (limited to 'app')
-rw-r--r--app/assets/stylesheets/framework/typography.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/typography.scss b/app/assets/stylesheets/framework/typography.scss
index e6558a23858..ba0312ba0db 100644
--- a/app/assets/stylesheets/framework/typography.scss
+++ b/app/assets/stylesheets/framework/typography.scss
@@ -173,7 +173,6 @@
*
*/
body {
- text-rendering:optimizeLegibility;
-webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
}