Commit 58611347 authored by yoshiki@chromium.org's avatar yoshiki@chromium.org

Files.app: Remove separator below “Files” in left nav.

BUG=239282
TEST=manual

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202778 0039d316-1c4b-4281-b951-d872f2087c98
parent 90bf6a01
...@@ -274,7 +274,6 @@ body[new-ui] .dialog-sidebar-header #app-name { ...@@ -274,7 +274,6 @@ body[new-ui] .dialog-sidebar-header #app-name {
body[new-ui] .dialog-sidebar-contents { body[new-ui] .dialog-sidebar-contents {
-webkit-box-flex: 1; -webkit-box-flex: 1;
border-top: 1px solid rgb(210, 210, 210);
display: -webkit-box; display: -webkit-box;
position: relative; position: relative;
} }
......
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