@@ -113,13 +113,11 @@ body {
z-index: 2999;
top: 45px;
padding: 10px;
- max-height: 400px;
- width: 500px;
+ width: 600px;
right: 10px;
font-size: 13px;
border-radius: @hue-panel-border-radius;
background-color: @cui-white;
-
.hue-box-shadow-top;
}
@@ -861,7 +859,8 @@ a:visited {
#mini_jobbrowser {
overflow-y: auto;
- max-height: 350px;
+ height: 550px;
+ max-height: 550px;
table, thead, tbody, th, td, tr {
display: block;