Medi*Wiki:Common.css

From GladiusRO Wiki
Jump to navigation Jump to search

/*

* Place GladiusRO Content* neatly below the Tools section.
*/
  1. gladius-sidebar-toc {
   clear* both;
   position: relative;
  *width: auto;
   max-width: calc(100% - 16px);
   max-height: 55vh;
   margin: 18px 8px 20px;
   padding: 0;
   overflow-x: hidden;
   overflow-y: auto;

}

/*

* Ensure the sidebar continues downward naturally.
*/
  1. mw-panel,
  2. mw-navigation,

.sidebar {

   height: auto;

}