MediaWiki:Common.css.bak: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 316: Line 316:
#print-selection-options {
#print-selection-options {
   position: absolute;
   position: absolute;
   top: 100%;       /* directly under button */
   top: 100%;
   right: 0;         /* align to right edge */
   right: 0;
   z-index: 99999;
   z-index: 99999;
  display: flex;     
  gap: 2px;           
   white-space: nowrap;
   white-space: nowrap;
   margin-top: 4px; /* small gap under button */
   margin-top: 4px;
}
.print-selection-option {
  display: contents;
}
}
.toggle-filters.general-toggle {
.toggle-filters.general-toggle {

Navigation menu