Cancel search button alignment

This commit is contained in:
Niléane 2023-09-22 12:16:50 +02:00
commit fe1ddac033
No known key found for this signature in database
4 changed files with 4 additions and 4 deletions

View file

@ -2581,7 +2581,7 @@ body.layout-single-column {
z-index: 1; z-index: 1;
} }
.layout-single-column .compose-panel .fa-times-circle.active { .layout-single-column .compose-panel .fa-times-circle.active {
top: 16px; top: 17px;
} }
.layout-single-column .explore__search-results { .layout-single-column .explore__search-results {
background-color: var(--color-content-bg); background-color: var(--color-content-bg);

View file

@ -2581,7 +2581,7 @@ body.layout-single-column {
z-index: 1; z-index: 1;
} }
.layout-single-column .compose-panel .fa-times-circle.active { .layout-single-column .compose-panel .fa-times-circle.active {
top: 16px; top: 17px;
} }
.layout-single-column .explore__search-results { .layout-single-column .explore__search-results {
background-color: var(--color-content-bg); background-color: var(--color-content-bg);

View file

@ -2581,7 +2581,7 @@ body.layout-single-column {
z-index: 1; z-index: 1;
} }
.layout-single-column .compose-panel .fa-times-circle.active { .layout-single-column .compose-panel .fa-times-circle.active {
top: 16px; top: 17px;
} }
.layout-single-column .explore__search-results { .layout-single-column .explore__search-results {
background-color: var(--color-content-bg); background-color: var(--color-content-bg);

View file

@ -2581,7 +2581,7 @@ body.layout-single-column {
z-index: 1; z-index: 1;
} }
.layout-single-column .compose-panel .fa-times-circle.active { .layout-single-column .compose-panel .fa-times-circle.active {
top: 16px; top: 17px;
} }
.layout-single-column .explore__search-results { .layout-single-column .explore__search-results {
background-color: var(--color-content-bg); background-color: var(--color-content-bg);