From 02d01f25cc922d1f3ccec27fc032b5d04d858d2e Mon Sep 17 00:00:00 2001 From: Saman Bemel-Benrud Date: Wed, 27 Mar 2013 19:36:29 -0400 Subject: [PATCH] fine tuned tag reference in tag editor. --- css/app.css | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/css/app.css b/css/app.css index bc54a4cf4..bcfd0a441 100644 --- a/css/app.css +++ b/css/app.css @@ -1301,15 +1301,14 @@ div.combobox { padding-top: 20px; } -.additional-tags div.tag-help { - border-left: 1px solid #ccc; - border-right: 1px solid #ccc; +.additional-tags .tag-reference-wrap { border-bottom: 1px solid #ccc; - background:#fff; + padding: 20px 0; } -.additional-tags .tag-help .tag-reference-wrap { - padding: 10px; +.additional-tags div.tag-help { + margin-right: -40px; + border-left: 1px solid transparent; } img.wiki-image {