Jump to content

MediaWiki:Mobile.css: Difference between revisions

no edit summary
mNo edit summary
No edit summary
Tags: Mobile edit Mobile web edit
Line 8: Line 8:
.desktoponly {
.desktoponly {
   display: none;
   display: none;
}
.content a > img, .content noscript > img {
  max-width: inherit !important;
}
}