Unverified Commit 3d8ead3c authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3214170 by Sakthivel M, manojithape, mitthukumawat, tushar_sachdeva:...

Issue #3214170 by Sakthivel M, manojithape, mitthukumawat, tushar_sachdeva: Claro:The cancel button is not center-aligned in the layout builder

(cherry picked from commit f4ff1b59)
parent beb3bf6e
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -81,3 +81,7 @@
#drupal-off-canvas .ui-widget-content a {
  color: #85bef4;
}

#drupal-off-canvas .form-actions {
  display: block;
}
+4 −0
Original line number Diff line number Diff line
@@ -69,3 +69,7 @@
#drupal-off-canvas .ui-widget-content a {
  color: #85bef4;
}

#drupal-off-canvas .form-actions {
  display: block;
}