MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1,116: Line 1,116:
     display: flex;
     display: flex;
     flex-direction: column;
     flex-direction: column;
    line-height: 1.4;
}
}


Line 1,158: Line 1,159:


.tweet-quote .tweet-header-image img {
.tweet-quote .tweet-header-image img {
     width: 36px !important;
     width: 42px !important;
     height: 36px !important;
     height: 42px !important;
}
 
.tweet-quote .tweet-header-name {
    line-height: 1.25;
}
}