Skip to content

Commit

Permalink
Updated the chapters menu styles to center the menu to the button.
Browse files Browse the repository at this point in the history
  • Loading branch information
heff committed Jun 13, 2014
1 parent 95173eb commit 91aa06f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/css/video-js.less
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit 91aa06f

Please sign in to comment.