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

fix vjs-volume-panel visual bug #5815

Closed
wants to merge 1 commit into from

Conversation

Kogoruhn
Copy link
Contributor

before / after:
changes

Copy link
Member

@gkatsev gkatsev left a comment

Choose a reason for hiding this comment

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

Thanks! The gap definitely isn't quite right, but we need to consider all the uses of a control before making a change to its css.

@@ -19,7 +19,6 @@

.video-js .vjs-volume-control {
cursor: pointer;
margin-right: 1em;
Copy link
Member

Choose a reason for hiding this comment

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

The volume control component can be added to the control bar separately and this would affects that.
Probably needs to reset the margin-right just in .video-js .vjs-volume-panel below (line 38/37)

@gkatsev
Copy link
Member

gkatsev commented Mar 18, 2019

@Kogoruhn hey, thanks for the PR, we'd love to get this in but it requires some tweaks. Would you be able to work on it? Thanks!

@stale
Copy link

stale bot commented Jun 18, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the outdated Things closed automatically by stalebot label Jun 18, 2019
@gkatsev gkatsev removed outdated Things closed automatically by stalebot labels Jun 20, 2019
@stale
Copy link

stale bot commented Aug 19, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the outdated Things closed automatically by stalebot label Aug 19, 2019
@gkatsev gkatsev removed the outdated Things closed automatically by stalebot label Aug 19, 2019
@gkatsev gkatsev closed this in 3c1dd8f Aug 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants