=== modified file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/widgets.css' --- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/widgets.css 2012-09-18 11:06:27 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/widgets.css 2012-09-19 16:36:04 +0000 @@ -122,7 +122,8 @@ #hideLeftBar { - float: right; + position: absolute; + right: 2px; font-family: LiberationSansBold, arial; font-size: 9pt; cursor: pointer; === modified file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/main.vm' --- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/main.vm 2012-06-05 19:47:24 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/main.vm 2012-09-19 16:36:04 +0000 @@ -128,12 +128,12 @@ #else
- +
- +
#parse( $menu )