Issue #3213995 by groendijk, bnjmnm, gauravvvv, smovs, cindytwilliams, smustgrave, lauriii: Olivero: submit button is too wide in the off canvas dialog box

(cherry picked from commit 808ceae426)
merge-requests/8995/merge
nod_ 2024-10-06 00:16:40 +02:00
parent 025faaa24a
commit 687a650a49
No known key found for this signature in database
GPG Key ID: 76624892606FA197
2 changed files with 0 additions and 2 deletions

View File

@ -27,7 +27,6 @@
}
#drupal-off-canvas-wrapper .button {
display: inline-block;
width: 100%;
height: auto;
margin: 0 0 0.625rem;
padding: var(--off-canvas-button-padding);

View File

@ -21,7 +21,6 @@
& .button {
display: inline-block;
width: 100%;
height: auto;
margin: 0 0 10px;
padding: var(--off-canvas-button-padding);