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:
@@ -9,4 +9,9 @@ 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: " ";
|
||||
}
|
Reference in New Issue
Block a user