MediaWiki:Gadget-GlobalStyle.css: Difference between revisions

m
Prevent breakpoint gap for col count on right header item
m (Test changes now that they work well for various tablet sizes)
m (Prevent breakpoint gap for col count on right header item)
Line 388:
/* -- Media Queries -- */
/* These control things at different device widths */
/* -- At 9001000 px wide or less -- */
@media only screen and (max-width: 900px1000px) {
.mainpagebox .wikicolumns {
column-count: 2!important;
43

edits