playbook_ui 14.2.0.pre.alpha.PLAY15063639 → 14.2.0.pre.alpha.PLAY15063645

Sign up to get free protection for your applications and to get access to all the features.
@@ -60,7 +60,7 @@
60
60
 
61
61
  &.error {
62
62
  [class*=pb_body_kit] {
63
- margin-top: calc($space_xs / 2);
63
+ margin-top: $space_xs / 2;
64
64
  }
65
65
  textarea {
66
66
  border-color: $error;