mirror of
https://github.com/zulip/zulip.git
synced 2025-10-28 18:43:52 +00:00
css: Add space below Add streams button.
This ensures the browser's showing the link feature doesn't occlude this button. Fixes: #12519.
This commit is contained in:
committed by
Tim Abbott
parent
93696729c6
commit
7544d0eb11
@@ -125,6 +125,10 @@ li.show-more-topics a {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#stream-filters-container .simplebar-content {
|
||||
margin-bottom: 18px;
|
||||
}
|
||||
|
||||
#private-container {
|
||||
max-height: 200px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user