Jump to content

MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 102: Line 102:
}
}
.clearfix {
.clearfix {
     display: block;
     display: inline;
}
}
#user-page-right {
#user-page-right {
     float: right;
     float: right;
     width: 60%;
     width: 55%;
}
}
.clearfix {
.clearfix {
     display: block;
     display: inline;
}
}