summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authordk-152017-05-18 17:29:35 +0530
committerdk-152017-05-18 17:36:23 +0530
commitb469782556fa5c9d5e84713dd613b94c1aad1e7b (patch)
tree5e922d9bdf4451129bdfd1bd77b14bb300db880f /templates
parent1030ef3805cf833a281bd945c009076fdf7ed112 (diff)
downloadSBHS-2018-Rpi-b469782556fa5c9d5e84713dd613b94c1aad1e7b.tar.gz
SBHS-2018-Rpi-b469782556fa5c9d5e84713dd613b94c1aad1e7b.tar.bz2
SBHS-2018-Rpi-b469782556fa5c9d5e84713dd613b94c1aad1e7b.zip
Confirmation mail working
Diffstat (limited to 'templates')
-rw-r--r--templates/account/sub_nav.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/account/sub_nav.html b/templates/account/sub_nav.html
index 41b3731..17ac8a5 100644
--- a/templates/account/sub_nav.html
+++ b/templates/account/sub_nav.html
@@ -1,4 +1,4 @@
-<div class="span12">
+<div class="span12" style="position: relative;top: 1.3em;">
<ul class="nav nav-pills">
<li id="home-nav"><a href="{% url 'account_home' %}">Home</a></li>
<li id="book-slot-nav"><a href="{% url 'slot_new' %}">Book slot</a></li>