@ -250,13 +250,14 @@
*******************************/
/* A modal that cannot fit on the page */
.ui.scrolling.dimmable.dimmed {
overflow: hidden;
}
.ui.scrolling.dimmable.dimmed > .dimmer {
overflow: auto;
.ui.scrolling.dimmable > .dimmer {
position: fixed;
.ui.modal.scrolling {
position: static;