mirror of
https://github.com/kmoskwiak/videojs-resolution-switcher.git
synced 2025-10-03 09:49:21 +02:00
make sure the resolution select button's text is vertically centered
decrease the line-height from 2.5em to 2.3em
This commit is contained in:
parent
e539a816b0
commit
8f6511f1e4
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
|
||||
.vjs-resolution-button .vjs-resolution-button-label {
|
||||
font-size: 1.2em;
|
||||
line-height: 2.50em;
|
||||
line-height: 2.30em;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue