Index: lams_central/web/css/authoring.css =================================================================== diff -u -r0441b6caf440e4a40163c2aa4ba1f4002051fc81 -rcb4d21bab9428253cb4b4fe98ddfb092676aeb40 --- lams_central/web/css/authoring.css (.../authoring.css) (revision 0441b6caf440e4a40163c2aa4ba1f4002051fc81) +++ lams_central/web/css/authoring.css (.../authoring.css) (revision cb4d21bab9428253cb4b4fe98ddfb092676aeb40) @@ -70,22 +70,14 @@ border: none; } -#dialogMinContainer { - height: 35px; - bottom: 1px; - left: 1px; - position: fixed; - right: 1px; - z-index: 9999; -} - .dialogMin { + top: auto !important; + bottom: 5px !important; overflow: hidden !important; padding: 0 !important; - margin: 0 10px 0 0; - float: left; - position: static !important; - width: 257px !important; + position: fixed !important; + width: 250px !important; + height: 35px !important; } .dialogMin .modal-title { @@ -109,6 +101,7 @@ height: 100%; margin: 0 !important; padding: 3px 5px !important; + cursor: default !important; } div.smallHeader .modal-header {