MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Tag: Reverted
Line 1,772: Line 1,772:
   padding-right: 1.3%;
   padding-right: 1.3%;
    
    
   display: flex;
    
  justify-content: flex-start; /* Aligns the buttons to the right */
  align-items: center; /* Vertically center the items */
  gap: 10px; /* Adds a gap between the buttons */
}
}


Navigation menu