toulouse-2022: allow action buttons to wrap on mobile (#71338) #16

Merged
nroche merged 1 commits from wip/71338-toulouse-mobile-buttons into main 2022-11-17 11:55:59 +01:00
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 {