Commit d2ebb571 authored by dbeam@chromium.org's avatar dbeam@chromium.org

Removing outline from language list.

BUG=77730
TEST=browse to chrome://settings/languages, click on a language and verify no outline on whole list
R=estade@chromium.org


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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95695 0039d316-1c4b-4281-b951-d872f2087c98
parent 429fafc4
...@@ -80,6 +80,7 @@ ...@@ -80,6 +80,7 @@
#language-options-list { #language-options-list {
-webkit-box-flex: 1; -webkit-box-flex: 1;
outline: none;
padding: 1px 0 0; padding: 1px 0 0;
width: 100%; width: 100%;
} }
......
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