Fix user-image css rule.

BUG=131385
TEST=Manual.
TBR=ivankr


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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146116 0039d316-1c4b-4281-b951-d872f2087c98
parent fcd1e76a
......@@ -71,7 +71,7 @@ html[oobe=old] .pod.focused .user-image {
box-shadow: 0 6px 16px #a4a4a4;
}
html[oobe=new] .user-image {
html[oobe=new] .pod .user-image {
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