Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Width of buttons is 4em. So, left:4em; #2913

Closed
wants to merge 1 commit into from

Conversation

gkatsev
Copy link
Member

@gkatsev gkatsev commented Dec 14, 2015

Also, we want to add a bit more margin on the ends for the volume-bar so
the bar head won't get cut off at the top or bottom.

Also, we want to add a bit more margin on the ends for the volume-bar so
the bar head won't get cut off at the top or bottom.
@dmlap
Copy link
Member

dmlap commented Dec 14, 2015

LGTM

@gkatsev gkatsev added the patch This PR can be added to a patch release. label Dec 14, 2015
@gkatsev gkatsev closed this in 45d43ec Dec 15, 2015
@gkatsev gkatsev deleted the volume-styles branch December 15, 2015 19:35
@richardbushell
Copy link
Contributor

v5.4.5 with this pull BREAKS the vertical volume bar, see attached screengrab:-
vjs545 vertical volume error

@@ -25,7 +25,7 @@
}

.video-js .vjs-volume-bar {
margin: 1.35em;
margin: 1.35em 0.45em;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This broke the vertical volume bar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch This PR can be added to a patch release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants