Increase negative text-indents to properly hide button texts (#1488534)
parent
207d618c22
commit
900e6226ac
@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
#messagetoolbar a.button.junk {
|
#messagetoolbar a.button.junk {
|
||||||
text-indent: -1000px;
|
text-indent: -5000px;
|
||||||
background: url(junk_act.png) 0 0 no-repeat;
|
background: url(junk_act.png) 0 0 no-repeat;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue