diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-11-10 18:43:33 +0100 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-11-10 18:43:33 +0100 |
commit | 8ecc6f94cbcf462a2e1efc38769228a3c12c8735 (patch) | |
tree | 727ed1dcda9fc0e2918073e795d4313a3793057a /app | |
parent | 316dd9c8d6bd9ac5c3d35d08e61c299bc9ff7af7 (diff) | |
parent | 20b0ad2b0ff9ddc118bbdcb67a0916d6a693a137 (diff) | |
download | gitlab-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.scss | 1 |
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; } |