We better leave icons pixel-sized right now

This commit is contained in:
Thomas Gelf 2014-03-06 18:54:07 +00:00
parent 097d3a94a4
commit d1ca8ab0fe

View File

@ -99,8 +99,8 @@ table.action td.timesince {
/* State row behaviour */ /* State row behaviour */
tr.state img.icon { tr.state img.icon {
height: 1em; height: 16px;
width: 1em; width: 16px;
} }
tr.state a { tr.state a {