Difference between revisions of "MediaWiki:Vector.css"
Jump to navigation
Jump to search
| Line 4: | Line 4: | ||
margin-left: -10px; | margin-left: -10px; | ||
padding-left: -10px; | padding-left: -10px; | ||
| + | float: left; | ||
} | } | ||
Revision as of 20:57, 2 March 2019
/* CSS placed here will affect users of the Vector skin */
#p-googleadsense-portletlabel{
margin-left: -10px;
padding-left: -10px;
float: left;
}