Skip to content

Commit

Permalink
@gkatsev fixed vertical slider alignment in volume menu button. closes
Browse files Browse the repository at this point in the history
  • Loading branch information
gkatsev committed Dec 22, 2015
1 parent d99ce79 commit 6926082
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ CHANGELOG
=========

## HEAD (Unreleased)
_(none)_
* @gkatsev fixed vertical slider alignment in volume menu button ([view](https://github.com/videojs/video.js/pull/2943))

--------------------

Expand Down
1 change: 1 addition & 0 deletions src/css/components/_volume.scss
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
.vjs-volume-bar.vjs-slider-vertical {
width: 0.3em;
height: 5em;
margin: 1.35em auto;
}

.video-js .vjs-volume-level {
Expand Down

0 comments on commit 6926082

Please sign in to comment.