mirror of
https://github.com/videojs/video.js.git
synced 2024-11-28 08:58:46 +02:00
@misteroneill updated modal dialog CSS. closes #2756
This commit is contained in:
parent
655e14a733
commit
42e33ca537
@ -15,6 +15,7 @@ CHANGELOG
|
||||
* @kahwee Fixed sandbox plugin example to work in Video.js 5 ([view](https://github.com/videojs/video.js/pull/2691))
|
||||
* @Soviut Fixed argument names in some API docs ([view](https://github.com/videojs/video.js/pull/2714))
|
||||
* @forbesjo Added Microsoft Caption Maker link ([view](https://github.com/videojs/video.js/pull/2618))
|
||||
* @misteroneill updated modal dialog CSS ([view](https://github.com/videojs/video.js/pull/2756))
|
||||
|
||||
--------------------
|
||||
|
||||
|
@ -8,6 +8,6 @@
|
||||
|
||||
font-size: 1.2em; // 12px
|
||||
line-height: 1.5; // 18px
|
||||
padding: 30px;
|
||||
padding: 20px 24px;
|
||||
z-index: 1;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user