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;