MediaWiki:Gadget-dropdown-menus-pagestyles.css
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
/********************************************************************* ** ***WARNING: GLOBAL GADGET FILE*** ** ** any changes to this file will affect many users ** ** please discuss changes on the talk page or at ** ** [[Wikipedia talk:Gadget]] before editing ** ** (consider dropping the script author a note as well...) ** ********************************************************************** ** Script: MoreMenu ** ** Author: MusikAnimal ** ** Documentation: [[meta:MoreMenu]] ** *********************************************************************/ /*** VECTOR ***/ /* User menu */ .client-js .skin-vector:not(.skin-vector-2022).ns-2 #p-views, .client-js .skin-vector:not(.skin-vector-2022).ns-3 #p-views, .client-js > .skin-vector:not(.skin-vector-2022).mw-special-Contributions #p-views, .client-js > .skin-vector:not(.skin-vector-2022).mw-special-DeletedContributions #p-views, .client-js > .skin-vector:not(.skin-vector-2022).mw-special-Block #p-views { padding-right: 3.68em; } /* Page menu */ .client-js .skin-vector:not(.skin-vector-2022):not(.ns-special) #p-views .vector-menu-content::after { content: ''; display: inline-block; width: 3.85em; }