left-sidebar: Leave space below link for it to be visible.

Add a margin below the subscription link for it to be visible when we
hover over links, where the browser will display the URL in the
bottom-left corner of the screen.
This commit is contained in:
jai2201 2022-02-08 01:51:51 +05:30 committed by Tim Abbott
parent 2281adc101
commit e11c495dff
1 changed files with 1 additions and 3 deletions

View File

@ -155,8 +155,6 @@ li.show-more-topics {
}
.narrows_panel {
margin-bottom: 4px;
li a {
margin-top: 1px;
@ -196,6 +194,7 @@ li.show-more-topics {
#add-stream-link {
text-decoration: none;
margin: 5px auto 5.5px 10px;
margin-bottom: 20px;
i {
min-width: 19px;
@ -539,7 +538,6 @@ li.expanded_private_message {
margin-right: 12px;
padding-left: $far_left_gutter_size;
cursor: pointer;
margin-top: 3px;
}
.stream-list-filter {