clermont-ici: align right search cell button (#68040)
gitea-wip/publik-base-theme/pipeline/pr-main This commit looks good Details

This commit is contained in:
Thomas Jund 2022-12-02 14:12:50 +01:00
parent bcc9674337
commit d68895f371
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 {