Commit 44c9416b authored by rginda@chromium.org's avatar rginda@chromium.org

file manager: fix justification of label in tile view

BUG=chromium-os:15717
TEST=manual testing on chromeos-chrome in linux

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86716 0039d316-1c4b-4281-b951-d872f2087c98
parent 7c68960f
...@@ -345,7 +345,7 @@ button.thumbnail-view > img { ...@@ -345,7 +345,7 @@ button.thumbnail-view > img {
white-space: nowrap; white-space: nowrap;
} }
.filename-label { .dialog-footer .filename-label {
-webkit-box-orient: horizontal; -webkit-box-orient: horizontal;
color: #666; color: #666;
display: -webkit-box; display: -webkit-box;
......
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