From 3b0cde84d5186693dd48c9f136a47480b3c23c89 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 12 Dec 2017 05:31:06 +0100 Subject: creating users --- public/assets/css/bucky.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'public/assets/css') diff --git a/public/assets/css/bucky.css b/public/assets/css/bucky.css index 1ba5010..45b2ed0 100644 --- a/public/assets/css/bucky.css +++ b/public/assets/css/bucky.css @@ -364,6 +364,7 @@ tr:nth-child(even) td.black { background-color: #eee; border-bottom-color: margin-bottom: 2px; background-position: center center; } +#comments tr#comment_form + tr .comment, #comments tr:first-child .comment { border-top: 1px solid #ccc; } @@ -380,8 +381,9 @@ tr:nth-child(even) td.black { background-color: #eee; border-bottom-color: .comment .body { font-size: 12px; line-height: 1.3; - max-width: 100%; + width: 100%; padding-bottom: 3px; + margin-right: 110px; } .comment .date { position: absolute; -- cgit v1.2.3-70-g09d2