Fixing rename field in File Browser

BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com/9564007

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124632 0039d316-1c4b-4281-b951-d872f2087c98
parent bce94593
......@@ -588,6 +588,7 @@ div.img-container > img {
/* Text box used for renaming in the detail list. */
.table-row-cell input.rename {
line-height: 20px;
-webkit-margin-start: -3px;
}
......
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