tweak reltags css
This commit is contained in:
@@ -24,12 +24,16 @@ div.related-tags {
|
|||||||
|
|
||||||
div.tag-column {
|
div.tag-column {
|
||||||
max-width: 15em;
|
max-width: 15em;
|
||||||
margin-right: 3em;
|
margin-right: 2em;
|
||||||
|
|
||||||
&.is-empty-true {
|
&.is-empty-true {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&.wide-column {
|
||||||
|
max-width: 45em;
|
||||||
|
}
|
||||||
|
|
||||||
ul {
|
ul {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user