From a1ea0e9ed020b68d9008ecb7c38436f78c9becf3 Mon Sep 17 00:00:00 2001 From: Brian Simpson Date: Thu, 17 Apr 2014 10:43:51 -0400 Subject: [PATCH] Clean up the layout for the adminnotes area. --- r2/r2/public/static/css/reddit.less | 11 +++++++++++ r2/r2/templates/adminnotessidebar.html | 4 ++-- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/r2/r2/public/static/css/reddit.less b/r2/r2/public/static/css/reddit.less index 8a16a818b..71b6d4df7 100755 --- a/r2/r2/public/static/css/reddit.less +++ b/r2/r2/public/static/css/reddit.less @@ -8309,6 +8309,17 @@ body.with-listing-chooser { -moz-border-radius: 5px; } +#adminnotes-form { + textarea { + width: 285px; + } + + .notes-button { + margin: 3px 0px; + display: block; + } +} + #past-notes { overflow-y: auto; max-height: 150px; diff --git a/r2/r2/templates/adminnotessidebar.html b/r2/r2/templates/adminnotessidebar.html index 97133fcc9..9343c8aa3 100644 --- a/r2/r2/templates/adminnotessidebar.html +++ b/r2/r2/templates/adminnotessidebar.html @@ -30,9 +30,9 @@ - + ${error_field("TOO_LONG", "notes", "span")} - + %if thing.notes: ${_("Past notes")}: