Verified Commit 808ceae4 authored by Théodore Biadala's avatar Théodore Biadala
Browse files

Issue #3213995 by groendijk, bnjmnm, gauravvvv, smovs, cindytwilliams,...

Issue #3213995 by groendijk, bnjmnm, gauravvvv, smovs, cindytwilliams, smustgrave, lauriii: Olivero: submit button is too wide in the off canvas dialog box
parent 2304de78
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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);
+0 −1
Original line number Diff line number Diff line
@@ -21,7 +21,6 @@

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