From a47bf93f630c1e97f21d49b973c47a6f0c778be7 Mon Sep 17 00:00:00 2001 From: Milo Casagrande Date: Tue, 3 Feb 2015 15:33:41 +0100 Subject: Add more space between two bisect contents. Change-Id: I72f699d6e8119448ec1bd95f0c270215575e5b05 --- app/dashboard/static/css/linaro-base-1.0.11.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app/dashboard/static/css/linaro-base-1.0.11.css') diff --git a/app/dashboard/static/css/linaro-base-1.0.11.css b/app/dashboard/static/css/linaro-base-1.0.11.css index 9ae4e47..974f2cf 100644 --- a/app/dashboard/static/css/linaro-base-1.0.11.css +++ b/app/dashboard/static/css/linaro-base-1.0.11.css @@ -137,6 +137,10 @@ div.dataTables_filter input { .larger-modal { width: 1024px; } +.bisect-content { + margin-top: 5px; + margin-bottom: 20px; +} .bisect-compare-desc { margin-left: 10px; } -- cgit v1.2.3