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: 134px !important;
   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: 122px !important;   /* 18 + 44 + 8 + 44 + 8 = 122 */
     bottom: 78px !important;
     right: 16px !important;
     right: 16px !important;
     width: 44px !important;
     width: 44px !important;