mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
* removed ms-native show password button for type="password" field in UM forms;
This commit is contained in:
@@ -482,6 +482,11 @@ p.um-notice.warning a {
|
||||
padding-right: 40px !important;
|
||||
}
|
||||
|
||||
.um-form .um-field-area-password input[type="password"]::-ms-reveal,
|
||||
.um-form .um-field-area-password input[type="password"]::-ms-clear {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.um-form input[type="number"] {
|
||||
width: auto;
|
||||
padding: 0 0 0 5px !important;
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user