Commit 7b45920d authored by Wenzhao Zang's avatar Wenzhao Zang Committed by Commit Bot

cros: Minor style change in wallpaper picker to match KSV

This is a workaround. The bug should keep open until a better solution
is found. Verified on both eve (high PPI) and paine (low PPI).

Also, "margin-bottom" is a no-op so it's removed.

Bug: 889655
Change-Id: I424d1c15ba2ee15a62b098f5bffc28037707ef97
Reviewed-on: https://chromium-review.googlesource.com/1247193Reviewed-by: default avatarTao Wu <wutao@chromium.org>
Commit-Queue: Wenzhao (Colin) Zang <wzang@chromium.org>
Cr-Commit-Position: refs/heads/master@{#594905}
parent a482f0f6
...@@ -435,8 +435,7 @@ body.v2 { ...@@ -435,8 +435,7 @@ body.v2 {
.v2 #categories-list > li { .v2 #categories-list > li {
border-top: unset; border-top: unset;
height: 32px; height: 31px;
margin-bottom: 8px;
margin-top: 8px; margin-top: 8px;
pointer-events: auto; pointer-events: auto;
} }
......
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