MediaWiki:Mobile.css: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 428: | Line 428: | ||
} /* End of @media (max-width: 768px) */ | } /* End of @media (max-width: 768px) */ | ||
/* make the loading indicator invisible */ | |||
.mw-indicators { | |||
display: none; | |||
} |