Commit 1456a2e91af46c267fe2a0c235eb5c778aea8252

Authored by Nathan Broadbent
1 parent 2ab34765
Exists in master and in 1 other branch production

Bumped navbar to the right

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
public/stylesheets/application.css
@@ -101,7 +101,7 @@ a.action { float: right; font-size: 0.9em;} @@ -101,7 +101,7 @@ a.action { float: right; font-size: 0.9em;}
101 #nav-bar { 101 #nav-bar {
102 position: absolute; 102 position: absolute;
103 bottom: 0; 103 bottom: 0;
104 - left: 128px; 104 + left: 172px;
105 } 105 }
106 #nav-bar li { 106 #nav-bar li {
107 float: left; 107 float: left;