Jump to content

MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
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 27: Line 27:
}
}


// Responsive avatar sizing
/* Responsive avatar sizing*/
.user-profile-avatar img {
.user-profile-avatar img {
     max-width: 120px;
     max-width: 120px;
Line 34: 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 51: Line 51:
     float: none;
     float: none;
     width: 100%;
     width: 100%;
}*/
}
.eyecontainer,
.eyecontainer,
.eyecontainer .title {
.eyecontainer .title {