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 {