From ff6a2a018380406db58c425c29f9e65757e372c4 Mon Sep 17 00:00:00 2001
From: Jorran de Wit <jorrandewit@outlook.com>
Date: Sat, 8 Apr 2017 16:26:04 +0200
Subject: [PATCH] Improve alignment pool

---
 submissions/templates/submissions/pool.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/submissions/templates/submissions/pool.html b/submissions/templates/submissions/pool.html
index 5720d0204..e423edb66 100644
--- a/submissions/templates/submissions/pool.html
+++ b/submissions/templates/submissions/pool.html
@@ -24,7 +24,7 @@
             {% if recommendations_undergoing_voting %}
                 <div class="row">
                     <div class="col-12">
-                        <h3 class="highlight">Administrative actions on recommendations undergoing voting:</h3>
+                        <h3 class="highlight mt-0">Administrative actions on recommendations undergoing voting:</h3>
                         <ul>
                             <li>To send an email reminder to each Fellow with at least one voting duty, <a href="{% url 'submissions:remind_Fellows_to_vote' %}">click here</a></li>
                         </ul>
-- 
GitLab