Fix for control alignment

This commit is contained in:
Sam Potts 2015-02-18 17:10:41 +11:00
parent aa39aa8a58
commit 18001e7799
2 changed files with 2 additions and 1 deletions

View File

@ -148,6 +148,7 @@
padding: (@control-spacing * 2) @control-spacing @control-spacing;
background: @controls-bg;
line-height: 1;
text-align: center;
// Layout
&-sound {

2
dist/css/plyr.css vendored

File diff suppressed because one or more lines are too long