[9.0.15] media bar selectpage width

This commit is contained in:
fredtempez 2019-03-31 18:22:07 +02:00
parent 29d631480c
commit dfdecfd478
1 changed files with 2 additions and 2 deletions

View File

@ -315,8 +315,8 @@ td > .col12 {
float: none !important; float: none !important;
height: auto; height: auto;
} }
#bar select { #bar #barSelectPage {
width: 70%; width: 70% !important;
} }
#bar #barRight { #bar #barRight {
font-size: 1.2em; font-size: 1.2em;