fix-dialog-buttons

Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
pull/24770/head
Marco Ambrosini 5 years ago
parent f37e150d1c
commit f2b0afdb60
  1. 4
      core/src/jquery/css/jquery.ocdialog.scss

@ -42,7 +42,9 @@
button {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
text-overflow: ellipsis;
height: 44px;
min-width: 44px;
}
}

Loading…
Cancel
Save