Issue #255 modal dialog css fix

This commit is contained in:
Akinwale Ariwodola 2017-07-28 21:36:39 +01:00
parent fcf8ba97ac
commit a8ca574eb3

View file

@ -31,6 +31,8 @@
padding: $spacing-vertical;
box-shadow: $box-shadow-layer;
max-width: 400px;
word-break: break-word
}
.modal__header {