Difference between revisions of "MediaWiki:Mobile.css"
Jump to navigation
Jump to search
imported>Stencil (Created page with ".article-tile { display: inline-block; }") |
imported>Stencil |
||
| Line 1: | Line 1: | ||
| + | #main-article-tiles { | ||
| + | white-space: nowrap; | ||
| + | overflow-x: scroll; | ||
| + | } | ||
| + | |||
.article-tile { | .article-tile { | ||
display: inline-block; | display: inline-block; | ||
} | } | ||
Revision as of 07:38, 5 March 2020
#main-article-tiles {
white-space: nowrap;
overflow-x: scroll;
}
.article-tile {
display: inline-block;
}