small fixes - box lang menu

This commit is contained in:
Olsza 2020-11-06 09:49:26 +01:00
parent 8c7ef8592d
commit 8399ff4d10

View file

@ -634,7 +634,7 @@ li.rebaseEntry,
border-right: 0;
box-shadow: -1px -1px 5px rgba(0,0,0,0.3);
font-weight: bold;
max-width: 520px;
max-width: 500px;
clear: both;
}
@ -685,11 +685,12 @@ div.helperBar.show {
-o-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
height: 85px;
min-height: 85px;
}
div.helperBar.show.BaseHelperBar {
height: auto;
min-height: auto;
}
#commandLineBar,