From b5215e95e00086577612f39e8becf2a291665638 Mon Sep 17 00:00:00 2001 From: yanxd Date: Fri, 14 Mar 2014 17:39:16 +0800 Subject: [PATCH] =?UTF-8?q?store=20table=E7=94=A8div=E9=87=8D=E6=9E=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/stylesheets/nyan.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/stylesheets/nyan.css b/public/stylesheets/nyan.css index 32e93a7ce..f89783318 100644 --- a/public/stylesheets/nyan.css +++ b/public/stylesheets/nyan.css @@ -441,7 +441,7 @@ table.content-text-list tbody tr td.locked, div.memo-section .locked{ height: auto; } .line_block p{ - margin: 1em 0px auto; + margin: 20px -2px 0px 0px; /*background: linear-gradient(#ffffff, #e5e5e5) repeat scroll 0% 0% transparent;*/ border-bottom: 1px solid rgb(226,226,226); border-top-left-radius : 6px;