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

MediaWiki:Vector.css: Difference between revisions

MediaWiki interface page
Blanked the page
No edit summary
Line 1: Line 1:
 
.mw-content-ltr .mw-editsection, .mw-content-rtl .mw-content-ltr .mw-editsection {
  position: absolute;
  margin: 0;
  right: 0;
  bottom: 7px;
}

Revision as of 03:28, 18 September 2017

.mw-content-ltr .mw-editsection, .mw-content-rtl .mw-content-ltr .mw-editsection {
  position: absolute;
  margin: 0;
  right: 0;
  bottom: 7px;
}