Commit 4d5444d0 authored by fukino's avatar fukino Committed by Commit bot

Expand height of file list and default action list.

BUG=407932
TEST=manually

Review URL: https://codereview.chromium.org/507983002

Cr-Commit-Position: refs/heads/master@{#292330}
parent 58ef1aa8
......@@ -1154,8 +1154,8 @@ li[renaming=''] .filename-label {
#list-container li.table-row,
#default-actions-list li {
height: 29px;
line-height: 29px;
height: 32px;
line-height: 32px;
}
/* The icon in the name column. See file_types.css for specific icons. */
......
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