Penar Musaraj dfeca42bf8
FEATURE: user/category/tag results in full page search (#14346)
See PR for details, this commit also changes the layout of the full page search.
2021-09-20 10:01:11 -04:00

7 lines
103 B
SCSS

.search-container {
.search-advanced .search-info {
padding-left: 0;
padding-right: 0;
}
}