From 87dabf881ab4271207dda1cd3bf84f277fede10d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C4=93teris=20Caune?= Date: Fri, 15 Jun 2018 10:59:48 +0300 Subject: [PATCH] Title for the usage examples dialog. --- static/css/my_checks.css | 4 ++++ templates/front/my_checks.html | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/static/css/my_checks.css b/static/css/my_checks.css index e83fda83..79d6d559 100644 --- a/static/css/my_checks.css +++ b/static/css/my_checks.css @@ -160,6 +160,10 @@ width: 1100px; } +#usage-examples-title { + margin-bottom: 25px; +} + #show-usage-modal .modal-body { padding: 0; } diff --git a/templates/front/my_checks.html b/templates/front/my_checks.html index c4e819a6..582ef53c 100644 --- a/templates/front/my_checks.html +++ b/templates/front/my_checks.html @@ -270,6 +270,7 @@