MediaWiki:Mobile.css: Difference between revisions

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


Line 905: Line 906:


.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;
}
}