summaryrefslogtreecommitdiff
path: root/templates/account/sub_nav.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/account/sub_nav.html')
-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>