mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 18:56:10 +09:00
Tweak multiple select field style
This commit is contained in:
@@ -868,4 +868,14 @@ small.um-max-filesize span{
|
||||
right: 10px;
|
||||
font-size: 35px;
|
||||
color: #aaaaaa !important;
|
||||
}
|
||||
|
||||
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
|
||||
box-sizing: border-box;
|
||||
list-style: none;
|
||||
margin: 0;
|
||||
padding: 0px;
|
||||
width: 100%;
|
||||
line-height: 20px;
|
||||
font-size: 13px;
|
||||
}
|
||||
Reference in New Issue
Block a user