vendor/assets/stylesheets/modal.css.scss in flashgrid-3.3.2 vs vendor/assets/stylesheets/modal.css.scss in flashgrid-3.4.0
- old
+ new
@@ -92,10 +92,10 @@
width: 100%;
}
.modal-footer-btn:first-child,
input[type="submit"].modal-footer-btn:first-child { border-bottom-left-radius: 5px; }
.modal-footer-btn:last-child,
-input[type="submit"].modal-footer-btn:last-child { border-bottom-right-radius: 5px; }
+input[type="submit"].modal-footer-btn:last-child { border-bottom-right-radius: 5px; }
.modal-footer-btn[disabled],
input[type="submit"].modal-footer-btn[disabled] {
color: rgba(136,153,166,1);
cursor: not-allowed;
}
\ No newline at end of file