1
0
mirror of https://github.com/videojs/video.js.git synced 2025-03-17 21:18:27 +02:00

Updated the chapters menu styles to center the menu to the button.

This commit is contained in:
Steve Heffernan 2014-06-13 11:33:23 -07:00
parent 95173ebf7c
commit 91aa06fe56

View File

@ -781,7 +781,8 @@ easily in the skin designer. http://designer.videojs.com/
}
.vjs-default-skin .vjs-chapters-button.vjs-menu-button .vjs-menu .vjs-menu-content {
width: 20em;
width: 24em;
left: -12em;
}
/* Replacement for focus outline */