mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 16:14:02 +00:00
stream: Vertically align check icons on the left of streams list.
This commit is contained in:
@@ -617,9 +617,10 @@ form#add_new_subscription {
|
||||
|
||||
.stream-row .check {
|
||||
width: 25px;
|
||||
height: 35px;
|
||||
height: 25px;
|
||||
position: relative;
|
||||
margin-right: 8px;
|
||||
margin-top: 9px;
|
||||
background-size: 60% auto;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center center;
|
||||
|
Reference in New Issue
Block a user