Fix progress bar position on WebOS 3
This commit is contained in:
parent
c6835f9c41
commit
91631f266d
1 changed files with 1 additions and 0 deletions
|
@ -167,6 +167,7 @@
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
margin-top: -0.05em;
|
margin-top: -0.05em;
|
||||||
top: 50%;
|
top: 50%;
|
||||||
|
left: 0;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
padding: 0 0.54em; /* half of slider thumb size */
|
padding: 0 0.54em; /* half of slider thumb size */
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue