We better leave icons pixel-sized right now
This commit is contained in:
parent
097d3a94a4
commit
d1ca8ab0fe
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue