Skip to content

Commit 552f671

Browse files
committed
Fixed styling for password inputs.
1 parent 4487d22 commit 552f671

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css/custom-theme/jquery-ui-1.8.16.custom.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1071,6 +1071,7 @@ input[type=file]:focus, input[type=checkbox]:focus, select:focus {
10711071
}
10721072

10731073
input[type="text"],
1074+
input[type="password"],
10741075
.ui-autocomplete-input,
10751076
textarea,
10761077
.uneditable-input {

0 commit comments

Comments
 (0)