clermont-ici: align right search cell button (#68040)

This commit is contained in:
Thomas Jund 2022-12-02 14:12:50 +01:00 committed by Gitea
parent a6e47cde43
commit 9f5d0507cf
1 changed files with 4 additions and 0 deletions

View File

@ -481,6 +481,10 @@ div.gru-nav ul {
background-color: $gray;
}
}
#sidebar div.searchcell form {
text-align: right;
}
}
div.carrousel-content input + div div.carrousel-item {