forked from Cavemanon/cavepaintings
Made tag list spacing more like it was before
It's still a few pixels off in some cases, but the difference is negligible now.
This commit is contained in:
@@ -126,6 +126,11 @@ TABLE.tag_list>THEAD {
|
||||
}
|
||||
TABLE.tag_list>TBODY>TR>TD {
|
||||
display: inline;
|
||||
padding: 0;
|
||||
line-height: 1em;
|
||||
}
|
||||
TABLE.tag_list>TBODY>TR>TD:after {
|
||||
content: " ";
|
||||
}
|
||||
|
||||
.more:after {
|
||||
|
Reference in New Issue
Block a user