mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 18:56:10 +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;
|
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"] {
|
.um-form input[type="number"] {
|
||||||
width: auto;
|
width: auto;
|
||||||
padding: 0 0 0 5px !important;
|
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