MediaWiki:Monobook.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 378: Line 378:
#f-list {
#f-list {
line-height: 17px;
line-height: 17px;
}
/* Responsive fix */
@media all and (max-width: 550px) {
a.feedlink { padding-left: 16px !important }
}
}