toulouse-2022: allow action buttons to wrap on mobile (#71338)
gitea-wip/publik-base-theme/pipeline/head Build started... Details
gitea/publik-base-theme/pipeline/head Something is wrong with the build of this commit Details

This commit is contained in:
Frédéric Péters 2022-11-15 17:47:30 +01:00 committed by Nicolas ROCHE
parent b0c8c9fe5b
commit f9d636e259
1 changed files with 1 additions and 0 deletions

View File

@ -108,6 +108,7 @@ a.pk-button.pk-button {
@media (max-width: $very-small-limit) {
form.quixote div.buttons {
display: flex;
flex-wrap: wrap;
div.widget {
div.content,
button {