From c4b5ce50048cdc2de98dc792ef3283f77b00ac16 Mon Sep 17 00:00:00 2001 From: sw <939547590@qq.com> Date: Thu, 18 Dec 2014 17:12:58 +0800 Subject: [PATCH] =?UTF-8?q?#1717=20=E4=BF=AE=E5=A4=8DQQ=E6=B5=8F=E8=A7=88?= =?UTF-8?q?=E5=99=A8=E4=B8=AD=E8=B5=84=E6=BA=90=E6=90=9C=E7=B4=A2=E9=A1=B5?= =?UTF-8?q?=E8=A2=AB=E6=8B=89=E9=95=BF=EF=BC=8C=E7=BA=B5=E5=90=91=E5=B8=83?= =?UTF-8?q?=E5=B1=80=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/stylesheets/nyan.css | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/public/stylesheets/nyan.css b/public/stylesheets/nyan.css index 7cee0aa9b..fd23d7525 100644 --- a/public/stylesheets/nyan.css +++ b/public/stylesheets/nyan.css @@ -856,10 +856,10 @@ table.content-text-list tbody tr td.locked, div.memo-section .locked { *******************************************************************************/ .line_block { display: inline-block; - width: 49%; - margin: 10px auto; + width: 47%; + /*margin: 10px auto;*/ vertical-align: top; - padding: 0px 2%; + padding: 0px 1%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -box-sizing: border-box; @@ -869,6 +869,7 @@ table.content-text-list tbody tr td.locked, div.memo-section .locked { .resource_sum { height: auto; + width: 100%; } .line_block p {