MediaWiki:Gadget-GrAnnotations.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 647: | Line 647: | ||
/* ── #gra-toggle: sits above both siteNav FABs ─────────────────── */ | /* ── #gra-toggle: sits above both siteNav FABs ─────────────────── */ | ||
#gra-toggle { | #gra-toggle { | ||
bottom: | bottom: 78px !important; | ||
right: 20px !important; | right: 20px !important; | ||
} | } | ||
| Line 655: | Line 655: | ||
@media (max-width: 768px) { | @media (max-width: 768px) { | ||
#gra-toggle { | #gra-toggle { | ||
bottom: | bottom: 78px !important; | ||
right: 16px !important; | right: 16px !important; | ||
width: 44px !important; | width: 44px !important; | ||