@ -128,6 +128,11 @@
margin-bottom: 0em;
}
/* Bound to segment size*/
.ui.segment > .ui.dimmer {
position:absolute;
/*******************************
Types
*******************************/
@ -19,7 +19,7 @@
.ui.dimmer {
display: none;
position: absolute;
position: fixed;
top: 0em !important;
left: 0em !important;
@ -77,7 +77,6 @@ $.fn.modal = function(parameters) {
hide : settings.duration * 1.1
})
.dimmer('add content', $module)
;
$dimmer = $dimmable
.dimmer('get dimmer')