Unverified Commit f4ff1b59 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
parent 4063e76c
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;
}