Commit 22255e79 authored by kochi@chromium.org's avatar kochi@chromium.org

Fix user deletion button width in user account settings.

BUG=70569
TEST=manually

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72475 0039d316-1c4b-4281-b951-d872f2087c98
parent 243a6c5a
......@@ -38,6 +38,8 @@
width: 16px;
height: 16px;
margin-top: 8px;
min-width: 16px;
padding: 1px 6px 1px 6px;
}
html[dir=ltr] .remove-user-button {
......
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