mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
css: Use default font size for user search icon.
This icon always looked really small, so it's probably visually better this way, and this lets us remove an unnecessary font-size override.
This commit is contained in:
@@ -175,7 +175,6 @@
|
||||
}
|
||||
|
||||
#user_filter_icon {
|
||||
font-size: 13px;
|
||||
opacity: 0.5;
|
||||
margin-right: 5px;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user