Commit c656b4b0 authored by kinaba@chromium.org's avatar kinaba@chromium.org

Files.app: eject icon should not shrink.

BUG=394193

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@283488 0039d316-1c4b-4281-b951-d872f2087c98
parent 582f88ac
...@@ -361,6 +361,7 @@ div.splitter { ...@@ -361,6 +361,7 @@ div.splitter {
url('../images/files/ui/eject.png') 1x, url('../images/files/ui/eject.png') 1x,
url('../images/files/ui/2x/eject.png') 2x) no-repeat center; url('../images/files/ui/2x/eject.png') 2x) no-repeat center;
cursor: pointer; cursor: pointer;
flex: none;
height: 20px; height: 20px;
margin-right: 6px; margin-right: 6px;
opacity: 0.7; opacity: 0.7;
......
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