Module:Sidebar/styles.css: Difference between revisions

Content deleted Content added
add border-collapse, probably break all the sidebars... but it's the behavior to expect when this gets turned into divs
wraplinks work like it used to
Line 42:
float: right !important;
margin: 0.5em 0 1em 1em !important;
}
 
.sidebar a {
white-space: nowrap;
}
 
.sidebar-wraplinks a {
white-space: normal;
}