Fix for the scrollbar not showing up

10.3.x-maintenance
skaman82 2016-07-22 15:45:01 +02:00
parent 1cb064a194
commit c3b4cb82f3
1 changed files with 1 additions and 1 deletions

View File

@ -1819,7 +1819,7 @@ input {
}
@media only screen and (max-height: 700px) , only screen and (max-device-height: 700px) {
@media only screen and (max-height: 750px) , only screen and (max-device-height: 750px) {
.tab_container {
overflow-x: hidden;