Differenze tra le versioni di "MediaWiki:Common.css"

Fixed social icons clipping in Chrome
(Gallery restyling: fixing a selector and removing unnecessary properties and SCSS extensions)
(Fixed social icons clipping in Chrome)
background-position: center center;
background-repeat: no-repeat;
background-size: covercontain;
vertical-align: top;
}
}
 
.flex-items-stretch, .flex-row-stretch-around, ul.gallery {
-webkit-align-items: stretch;
align-items: stretch;