Difference between revisions of "MediaWiki:Vector.css"

From Summertime Saga Wiki
Jump to: navigation, search
(Blanked the page)
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 05: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;
}