Better line height for play/pause button

This commit is contained in:
An Phan 2016-02-14 18:40:35 +08:00
parent b9d25ccad6
commit 2f8a79c82d

View file

@ -242,7 +242,7 @@
height: 28px;
background: rgba(0, 0, 0, .7);
border: 1px solid transparent;
line-height: 28px;
line-height: 26px;
font-size: 13px;
text-align: center;
z-index: 1;