mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-16 21:23:39 +09:00
CSS conflicts fixed
This commit is contained in:
@@ -118,8 +118,11 @@ print "
|
||||
.select2-drop-active,
|
||||
.select2-drop.select2-drop-above
|
||||
{
|
||||
border: $form_border;
|
||||
border: $form_border !important;
|
||||
}
|
||||
|
||||
.um-$form_id.um .um-form .select2-container-multi .select2-choices .select2-search-field input[type=text] {border: none !important}
|
||||
|
||||
";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user