From 1a5ae2b1f2f263ac101000313fa894d2812cc3ee Mon Sep 17 00:00:00 2001 From: ppwwyyxx Date: Sun, 21 Dec 2014 21:15:51 +0800 Subject: [PATCH] fix emoji size --- lib/static/wx.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/static/wx.css b/lib/static/wx.css index 619cb38..3f62b08 100644 --- a/lib/static/wx.css +++ b/lib/static/wx.css @@ -1701,7 +1701,7 @@ a.btnSecondary:active { -webkit-border-radius: 5px 0px 0px 5px; border-radius: 5px 0px 0px 5px; } -.cloudMesgPanel img.zoomIn{ +.cloudContent img.zoomIn{ max-width: 200px; max-height: 150px; } @@ -5669,7 +5669,6 @@ a.btnBlue:active .btnBluePanel { padding: 5px\9; border: none; border-radius: 8px\9; - max-height: 150px; } .me .cloudImg .imageBorder { border: 5px solid #E5E5E5\9;