tweak reltags css

This commit is contained in:
Albert Yi
2018-10-26 17:50:20 -07:00
parent 1fb7924afb
commit 3d49971e49

View File

@@ -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;