MediaWiki:Mobile.css: Difference between revisions

m
tweak
mNo edit summary
m (tweak)
Line 358: Line 358:
@media screen and (max-width: 1599px) {
@media screen and (max-width: 1599px) {
     .subtype-infobox {
     .subtype-infobox {
    width: unset !important;
         max-width: 780px !important;
         max-width: 780px !important;
     }
     }
Line 373: Line 374:
       flex: 0 0 50%;
       flex: 0 0 50%;
       justify-content: center;
       justify-content: center;
      margin-right: 0 !important;
   }
   }
   .subtype-skill-box {
   .subtype-skill-box {