From 03520f702c52618d076d05856ebc985fc063a68e Mon Sep 17 00:00:00 2001 From: DIYgod Date: Mon, 16 Nov 2015 19:27:53 +0800 Subject: [PATCH] icon position bug --- APlayer.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/APlayer.css b/APlayer.css index 719a54f..8867457 100644 --- a/APlayer.css +++ b/APlayer.css @@ -136,6 +136,7 @@ top: 2px; left: 4px; font-size: 20px; + line-height: 23px; } .aplayer .aplayer-pause { @@ -151,6 +152,7 @@ top: 1px; left: 2px; font-size: 12px; + line-height: 14px; } .aplayer .aplayer-info {