mirror of https://github.com/zulip/zulip.git
minor: Remove unused padding.
This is overridden in all cases.
This commit is contained in:
parent
36fb6cd2b2
commit
8efd5a72ec
|
@ -169,9 +169,6 @@ li.active-sub-filter {
|
||||||
}
|
}
|
||||||
|
|
||||||
.narrows_panel li {
|
.narrows_panel li {
|
||||||
padding-top: 2px;
|
|
||||||
padding-bottom: 2px;
|
|
||||||
|
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue