Skip to content

Commit b0bb4f4

Browse files
author
Dave Newman
committed
Tweaked navbar
For #338
1 parent 2479ee4 commit b0bb4f4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

app/assets/stylesheets/application.css.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ h4 {
103103
float: right;
104104
li {
105105
display: inline-block;
106+
line-height: 50px;
106107
margin-left: 30px;
107108
&:first-child {
108109
margin: 0px;

config/locales/en.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
en:
55
protips: "Protips"
6-
awesome_jobs: "Awesome jobs"
6+
awesome_jobs: "Job Board"
77
profile: "Profile"
88
settings: "Settings"
99
sign_out: "Sign out"

0 commit comments

Comments
 (0)