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
1 changed files with 2 additions and 2 deletions

View File

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