Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Mobile.css: Difference between revisions

MediaWiki interface page
Created page with " .citizen-userMenu .citizen-menu__card { top: 25px; }"
 
No edit summary
 
Line 1: Line 1:
  .citizen-userMenu .citizen-menu__card {
  .citizen-userMenu .citizen-menu__card {
  top: 25px;
    bottom: auto !important;
    top: 20px !important;
  }
  }

Latest revision as of 22:37, 23 February 2026

 .citizen-userMenu .citizen-menu__card {
    bottom: auto !important;
    top: 20px !important;
 }