From c89f3cf1a36315dfc4a57be9615812b6d833d71f Mon Sep 17 00:00:00 2001 From: z9hang Date: Thu, 13 Nov 2014 10:42:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=9B=9E=E5=A4=8D=E4=BD=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/stylesheets/css.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/stylesheets/css.css b/public/stylesheets/css.css index c8677cb5d..e54cd3af5 100644 --- a/public/stylesheets/css.css +++ b/public/stylesheets/css.css @@ -92,7 +92,7 @@ a:hover.ping_sub{ background:#14a8b9;} .recall_head img{ height:30px; width:30px;} .recall_head a:hover{border:1px solid #15bccf;} .recall_head img:hover{border:1px solid #15bccf;} -.recall_con{ float:left;color:#777777;max-width: 530px; margin-left:10px; } +.recall_con{ float:left;color:#777777;max-width: 530px;width: 90%; margin-left:10px; } .recall_con a{ color:#15bccf; } .ping_list{ margin-top:15px;}