get rid of text-shadow in gutter

I blame iOS for this shit
This commit is contained in:
Jeff Atwood 2013-08-04 01:26:41 -07:00
parent fadb6afde8
commit ab2b7fc882

View file

@ -117,7 +117,6 @@
display: inline-block;
color: #808080;
font-size: 13px;
text-shadow: 0 1px 0 $white;
.discourse-touch & {
visibility: visible;
}