MediaWiki:Vector.css: Difference between revisions

m
no edit summary
 
m
 
Line 1: Line 1:
/* All CSS here will be loaded for users of the Vector skin */
/* All CSS here will be loaded for users of the Vector skin */
/*  visualClear CSS class definition for SocialProfile extension
    because Vector does not include the definition anymore; see
    https://phabricator.wikimedia.org/T328235 and
    https://phabricator.wikimedia.org/T287962 */
.visualClear {
clear: both;
}