MediaWiki:Gadget-UTCLiveClock.css: Difference between revisions
Content deleted Content added
Johnrdorazio (talk | contribs) m 1 revision imported |
Johnrdorazio (talk | contribs) No edit summary |
||
Line 10:
*/
margin-left: 0.75em;
}
/**
* Vector-2022:
* The header is not designed to hold too many items (see T301583#7712430) so push down to new line.
*/
@media screen and (min-width: 1200px ) {
#p-personal-more #utcdate {
position: absolute;
top: 60px;
right: 0;
}
}
|