From 63352f18eb6b6af6162ad5d7322035c1c45d1bad Mon Sep 17 00:00:00 2001
From: Dányi Bence <madbence@gmail.com>
Date: Tue, 12 Feb 2013 14:10:25 +0100
Subject: [PATCH] webui: wizard fix

---
 one/static/wizard.less | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/one/static/wizard.less b/one/static/wizard.less
index 1279921..d265e69 100644
--- a/one/static/wizard.less
+++ b/one/static/wizard.less
@@ -52,6 +52,7 @@
         .bar{
             height: 20px;
             background-color: rgb(102, 196, 0);
+            border-right: 1px solid rgb(70, 134, 0);
         }
         .bar-container{
             border: 1px solid #666;
@@ -79,6 +80,7 @@
         text-align: right;
     }
     nav{
+        margin-top: 15px;
         a{
             text-decoration: underline;
             display: block;
--
libgit2 0.26.0