Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Join the Playtest on Steam Now: SpiritVale

MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
No edit summary
No edit summary
Line 614: Line 614:
     width: auto !important;
     width: auto !important;
     display: inline-block !important;
     display: inline-block !important;
     max-width: 97%;
     max-width: 100%;
     white-space: nowrap;
     white-space: nowrap;
  }
  /* Mobile: give pills a touch more breathing room (outline-friendly) */
  table.spiritvale-skill-infobox .module-skill-type .sv-type-label,
  table.spiritvale-skill-infobox .skill-source-module .sv-source-pill,
  table.spiritvale-skill-infobox .module-quick-stats .sv-m4-label {
    padding: 0.22em 0.45em; /* was 0.18em 0.35em */
   }
   }