@ -2634,7 +2634,7 @@ ul.dropdown-menu li > li > a {
position: absolute;
left: 168px;
right: 20px;
width: auto;
width: auto !important;
}
.modal-wrapper {
@ -1,12 +1,9 @@
$(window).resize(function()
{
testRightSide();
reAppendModules();
});
$(window).load(function()
$(document).ready(function()
@ -9,7 +9,7 @@
position: absolute
left: $leftWidth
right: 20px
width: auto
width: auto!important
.modal-wrapper
width: 85%