mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 17:46:05 -05:00
get rid of text-shadow in gutter
I blame iOS for this shit
This commit is contained in:
parent
fadb6afde8
commit
ab2b7fc882
1 changed files with 0 additions and 1 deletions
|
@ -117,7 +117,6 @@
|
|||
display: inline-block;
|
||||
color: #808080;
|
||||
font-size: 13px;
|
||||
text-shadow: 0 1px 0 $white;
|
||||
.discourse-touch & {
|
||||
visibility: visible;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue