Commit 8387806604b102c9c4d5aa179160c529b9006a30

Authored by Dmitriy Zaporozhets
1 parent c465636a

Disable text shadow for ui-box

app/assets/stylesheets/gitlab_bootstrap/blocks.scss
@@ -32,7 +32,6 @@ @@ -32,7 +32,6 @@
32 } 32 }
33 33
34 &.ui-box-show { 34 &.ui-box-show {
35 - text-shadow: 0 1px 1px #fff;  
36 color: #666; 35 color: #666;
37 margin:20px 0; 36 margin:20px 0;
38 background: #FFF; 37 background: #FFF;