Commit 176dede8 authored by dbeam's avatar dbeam Committed by Commit bot

MD Settings: fix size of broken people icon

R=tommycli@chromium.org
BUG=638534
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation

Review-Url: https://codereview.chromium.org/2256813003
Cr-Commit-Position: refs/heads/master@{#412632}
parent 1b80a740
...@@ -39,6 +39,7 @@ ...@@ -39,6 +39,7 @@
#profile-icon { #profile-icon {
background-position: center; background-position: center;
background-repeat: no-repeat; background-repeat: no-repeat;
background-size: cover;
border-radius: 20px; border-radius: 20px;
height: 40px; height: 40px;
width: 40px; width: 40px;
......
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