From 2f0fdd3258182683c5443cbf85ab7d8221603b9f Mon Sep 17 00:00:00 2001 From: Saman Bemel-Benrud Date: Fri, 7 Dec 2012 17:45:18 -0500 Subject: [PATCH] minor tweaks to inspector. --- css/app.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/app.css b/css/app.css index a448b212b..7e1398f85 100644 --- a/css/app.css +++ b/css/app.css @@ -302,6 +302,7 @@ button.Browse .label { .inspector-wrap .tag-table-wrap { max-height:350px; + border-top: 1px solid #ccc; overflow:auto; }