MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 550: | Line 550: | ||
line-height: 1.2 !important; | line-height: 1.2 !important; | ||
} | } | ||
/*--------------------------- | /*---------------------------08-06-2026----------------*/ | ||
@media screen and (max-width: 767px) { | |||
.mw-parser-output span[style*="float:right"] { | |||
float: none !important; | |||
display: block !important; | |||
clear: both !important; | |||
text-align: right !important; | |||
margin-top: 15px !important; | |||
} | |||
} | |||