Jump to content

MediaWiki:Common.css: Difference between revisions

Line 21: Line 21:


/* Fix SocialProfile tab spacing in Vector 2022 */
/* Fix SocialProfile tab spacing in Vector 2022 */
/*
#user-profile-tabs ul li {
#user-profile-tabs ul li {
     display: inline-block;
     display: inline-block;
Line 26: Line 27:
}
}


/* Responsive avatar sizing */
// Responsive avatar sizing
.user-profile-avatar img {
.user-profile-avatar img {
     max-width: 120px;
     max-width: 120px;
Line 33: Line 34:
}
}


/* Fix some ugly box spacing */
// Fix some ugly box spacing
.profile-info-table td {
.profile-info-table td {
     padding: 6px;
     padding: 6px;
Line 50: Line 51:
     float: none;
     float: none;
     width: 100%;
     width: 100%;
}
}*/
.eyecontainer,
.eyecontainer,
.eyecontainer .title {
.eyecontainer .title {