MediaWiki:Common.css: Difference between revisions
imported>Samueldr m infobox? |
imported>Samueldr m whoops, min/max goes the other way around |
||
| Line 54: | Line 54: | ||
} | } | ||
@media( | @media (min-width: 768px) { | ||
.infobox { | .infobox { | ||
float: right; | float: right; | ||