Commit 13786dd5 authored by jhawkins@chromium.org's avatar jhawkins@chromium.org

DOMUI: Fix password list items from showing password input field.

BUG=none
TEST=none

Review URL: http://codereview.chromium.org/6364014

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72724 0039d316-1c4b-4281-b951-d872f2087c98
parent 8f170168
......@@ -25,7 +25,7 @@ html[dir='rtl'] button.password-button {
left: 50px;
}
.inactive-password {
input[type="password"].inactive-password {
background: transparent;
border: none;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment