app/assets/stylesheets/materialize/components/_modal.scss in materialize-sass-0.98.2 vs app/assets/stylesheets/materialize/components/_modal.scss in materialize-sass-0.99.0

- old
+ new

@@ -34,20 +34,20 @@ border-radius: 0 0 2px 2px; background-color: #fafafa; padding: 4px 6px; height: 56px; width: 100%; + text-align: right; .btn, .btn-flat { - float: right; margin: 6px 0; } } } .modal-overlay { position: fixed; z-index: 999; - top: -100px; + top: -25%; left: 0; bottom: 0; right: 0; height: 125%; width: 100%;