diff --git a/ui/css/main.css b/ui/css/main.css index a819d30b849..c1a5bd87c8d 100644 --- a/ui/css/main.css +++ b/ui/css/main.css @@ -1338,7 +1338,7 @@ a:hover { } .language_dropdownpanel p { - width:auto; + width:64px; height:auto; float:left; color:#FFF; @@ -2059,6 +2059,17 @@ a:hover.search_button { background:url(../images/searchicon_button_hover.jpg) no-repeat top left; } + + + +.actionpanel_rightbutton_container { + width:18%; + height:27px; + float:right; + margin:0; + padding:0; +} + .actionpanel_button_wrapper{ width:auto; height:27px; diff --git a/ui/index.jsp b/ui/index.jsp index 3b7f7a05473..37d19c4d2c0 100644 --- a/ui/index.jsp +++ b/ui/index.jsp @@ -164,28 +164,29 @@ -