Fix for icons overlaying over each other. Fixes #237

This commit is contained in:
Jonathan Kingston 2017-02-22 00:46:28 +00:00
parent 02e1df3889
commit d13122a26a

View file

@ -104,6 +104,7 @@ value, or chrome url path as an alternate selector mitiages this bug.*/
#userContext-indicator { #userContext-indicator {
height: 16px; height: 16px;
list-style-image: none !important;
width: 16px; width: 16px;
} }