aboutsummaryrefslogtreecommitdiff
path: root/app/dashboard/static/css/linaro-base-1.0.11.css
diff options
context:
space:
mode:
authorMilo Casagrande <milo.casagrande@linaro.org>2015-02-03 15:33:41 +0100
committerMilo Casagrande <milo.casagrande@linaro.org>2015-02-03 15:33:41 +0100
commita47bf93f630c1e97f21d49b973c47a6f0c778be7 (patch)
treeb9e1c945304aa672639a671f44ae7b2e88acc58b /app/dashboard/static/css/linaro-base-1.0.11.css
parent0e5962ed0b4561e9e5ea8bb8ee1a935a01af6c94 (diff)
Add more space between two bisect contents.mainline-bisect
Change-Id: I72f699d6e8119448ec1bd95f0c270215575e5b05
Diffstat (limited to 'app/dashboard/static/css/linaro-base-1.0.11.css')
-rw-r--r--app/dashboard/static/css/linaro-base-1.0.11.css4
1 files changed, 4 insertions, 0 deletions
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;
}