Changes

reduce size of SemanticFormsSelect input fields
Line 1: Line 1:  
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
 +
 +
//reduce size of SemanticFormsSelect input fields
 +
span.select-sfs select {
 +
    min-width: 75px !important;
 +
}
 +
span.select-sfs {
 +
    min-width: 75px;
 +
}
 +
#pfForm select, #pfForm input[type="checkbox"] {
 +
max-width: 100%;
 +
width: 75px !important;
 +
}
Bots, bulkpusher, Bureaucrats, checkuser, filepusher, Interface administrators, oversight, pusher, rdfioadministrator, rdfiocurator, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), Administrators
5,444

edits