fix headlines row height
This commit is contained in:
parent
de244d27f7
commit
4663f9c650
|
@ -800,3 +800,7 @@ td.hlContent {
|
||||||
height : 1em;
|
height : 1em;
|
||||||
display : block;
|
display : block;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
td.hlMarkedPic, td.hlSelectRow, td.hlUpdated, td.hlFeed {
|
||||||
|
height : 1em;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue