[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;
height: auto;
}
#bar select {
width: 70%;
#bar #barSelectPage {
width: 70% !important;
}
#bar #barRight {
font-size: 1.2em;