No edit summary Tag: Manual revert |
No edit summary |
||
Line 1: | Line 1: | ||
{{#css: | {{#css: | ||
.fit-darn-it { | |||
max-width: 350px; | |||
height: auto; | |||
} | |||
.item-block { | .item-block { | ||
Line 382: | Line 387: | ||
.tooltip-short, .tooltip, .tooltip-long { | .tooltip-short, .tooltip, .tooltip-long { | ||
display: none!important; | display: none!important; | ||
} | |||
.fit-darn-it { | |||
max-width: 150px; | |||
height: auto; | |||
} | } | ||
} | } | ||
}} | }} |