Skip to content

Commit

Permalink
fix navbar width
Browse files Browse the repository at this point in the history
  • Loading branch information
tiye committed Apr 2, 2014
1 parent 8348ca9 commit 2fd6f0c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions public/stylesheets/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -579,6 +579,8 @@ textarea#title {
border-radius: 0px;
border: none;
box-shadow: none;
width: 90%;
margin: auto;
}
.navbar .container {
width: 100%;
Expand Down

0 comments on commit 2fd6f0c

Please sign in to comment.