Template:Flowlist/styles.css
< Template:Flowlist
Jump to navigation
Jump to search
Revision as of 12:35, 27 July 2018 by w>Galobtter (attribution: from MediaWiki:Common.css)
.flowlist ul {
overflow-x: hidden;
margin-left: 0;
padding-left: 1.6em;
}
.flowlist ol {
overflow-x: hidden;
margin-left: 0;
padding-left: 3.2em;
}
.flowlist dl {
overflow-x: hidden;
}