Index: lams_central/web/css/addLesson.css =================================================================== diff -u -r4f284603a74199f14d9eb0d5e1cc04b89755ba31 -r931eaed79f94e4f3dd4a0bc69ba35f47792e810e --- lams_central/web/css/addLesson.css (.../addLesson.css) (revision 4f284603a74199f14d9eb0d5e1cc04b89755ba31) +++ lams_central/web/css/addLesson.css (.../addLesson.css) (revision 931eaed79f94e4f3dd4a0bc69ba35f47792e810e) @@ -1,5 +1,5 @@ div#tabs { - width: 768px; + width: 786px; height: 574px; } Index: lams_central/web/css/index.css =================================================================== diff -u -r9948b6f3d51147a1325de6e18651a1d9bce1cea4 -r931eaed79f94e4f3dd4a0bc69ba35f47792e810e --- lams_central/web/css/index.css (.../index.css) (revision 9948b6f3d51147a1325de6e18651a1d9bce1cea4) +++ lams_central/web/css/index.css (.../index.css) (revision 931eaed79f94e4f3dd4a0bc69ba35f47792e810e) @@ -27,7 +27,7 @@ .dialogContainer iframe { width: 100%; - height: 100%; + height: 99%; border: none; } @@ -69,6 +69,11 @@ border-bottom: none; } +.child-org-name { + float: left; + padding-top: 5px; +} + .ui-tabs-vertical { border: none; } @@ -107,9 +112,8 @@ font-weight: normal !important; } -.child-org-name { - float: left; - padding-top: 5px; +.ui-dialog .ui-dialog-content { + padding: 3px; } td#actionAccord {