MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 38: Line 38:
   box-sizing: border-box; /* Include borders in the width calculation */
   box-sizing: border-box; /* Include borders in the width calculation */
   border: 1px solid black;
   border: 1px solid black;
   margin: 0;
   margin-left: -1px;
  transform: translateX(-1px);
   height: fit-content;
   height: fit-content;
   padding: 5px;
   padding: 5px;

Navigation menu