Skip to content

Commit

Permalink
Merge pull request jquery-ui-bootstrap#15 from smilliken/master
Browse files Browse the repository at this point in the history
Quick css fix for password inputs
  • Loading branch information
addyosmani committed Jan 2, 2012
2 parents 4487d22 + 552f671 commit 8046a8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions css/custom-theme/jquery-ui-1.8.16.custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -1071,6 +1071,7 @@ input[type=file]:focus, input[type=checkbox]:focus, select:focus {
}

input[type="text"],
input[type="password"],
.ui-autocomplete-input,
textarea,
.uneditable-input {
Expand Down

0 comments on commit 8046a8b

Please sign in to comment.