MediaWiki:Vector.css: Difference between revisions

Created page with "CSS placed here will affect users of the Vector skin: set max width and fix the background: html, body { position: relative; margin-left: auto !im..."
 
Agnivesha (talk | contribs)
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 31: Line 31:
     .imeselector { position: fixed; }
     .imeselector { position: fixed; }
     .suggestions { right: 3pt !important; }
     .suggestions { right: 3pt !important; }
/* To get social media icon added by Sandip Bhagyoday */
.emptyPortlet {
        display: block;
}
#content,
#footer {
    margin-left: 11em;
}
#left-navigation {
    left: 11em;
}