fix text-indent

The text to be hidden is still visible on large-ish screens (i.e. 1920px).
This commit is contained in:
Frederik Ring
2014-12-09 07:55:03 +01:00
parent 76030f981f
commit ae4728dd27

View File

@@ -93,7 +93,7 @@
background-repeat: no-repeat;
background-size: 150px 46px;
display: block;
text-indent: -999px;
text-indent: -9999px;
float: left;
}