Cancel search button alignment
This commit is contained in:
parent
d2074d80ae
commit
fe1ddac033
4 changed files with 4 additions and 4 deletions
|
|
@ -2581,7 +2581,7 @@ body.layout-single-column {
|
|||
z-index: 1;
|
||||
}
|
||||
.layout-single-column .compose-panel .fa-times-circle.active {
|
||||
top: 16px;
|
||||
top: 17px;
|
||||
}
|
||||
.layout-single-column .explore__search-results {
|
||||
background-color: var(--color-content-bg);
|
||||
|
|
|
|||
|
|
@ -2581,7 +2581,7 @@ body.layout-single-column {
|
|||
z-index: 1;
|
||||
}
|
||||
.layout-single-column .compose-panel .fa-times-circle.active {
|
||||
top: 16px;
|
||||
top: 17px;
|
||||
}
|
||||
.layout-single-column .explore__search-results {
|
||||
background-color: var(--color-content-bg);
|
||||
|
|
|
|||
|
|
@ -2581,7 +2581,7 @@ body.layout-single-column {
|
|||
z-index: 1;
|
||||
}
|
||||
.layout-single-column .compose-panel .fa-times-circle.active {
|
||||
top: 16px;
|
||||
top: 17px;
|
||||
}
|
||||
.layout-single-column .explore__search-results {
|
||||
background-color: var(--color-content-bg);
|
||||
|
|
|
|||
|
|
@ -2581,7 +2581,7 @@ body.layout-single-column {
|
|||
z-index: 1;
|
||||
}
|
||||
.layout-single-column .compose-panel .fa-times-circle.active {
|
||||
top: 16px;
|
||||
top: 17px;
|
||||
}
|
||||
.layout-single-column .explore__search-results {
|
||||
background-color: var(--color-content-bg);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue