stream-ui: Fix oddly spaced elements in streams tab.

This reverts most of the changes made in commit a5f0379.
This commit is contained in:
Ganesh Pawar 2021-02-18 17:59:23 +05:30 committed by Tim Abbott
parent 34ada11448
commit 4118279c1a
2 changed files with 0 additions and 5 deletions

View File

@ -267,10 +267,6 @@
.stream_sorter_toggle {
margin-left: auto;
@media (width < $lg_min) {
margin-left: unset;
}
}
}

View File

@ -1106,7 +1106,6 @@ ul.grey-box {
@media (width < $lg_min) {
.subscriptions-container .left .search-container {
flex-wrap: wrap;
justify-content: space-evenly;
}
.search-container {