recent_topics: Fix clear search button misaligned.

Looks like some changes actually improved aligned of this icon so
that we don't need this hacky margin.
This commit is contained in:
Aman Agrawal 2023-07-19 17:00:21 +00:00 committed by Tim Abbott
parent 3599b1662e
commit b7fcce305e
1 changed files with 0 additions and 4 deletions

View File

@ -123,10 +123,6 @@
padding-top: 6px !important;
}
#recent_topics_search_clear {
margin-top: -10px !important;
}
.btn-recent-filters {
border-radius: 40px;
margin: 0 5px 10px 0;