Skip to content

Commit

Permalink
Fix header nav divider style for Bootstrap 2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanw committed Mar 12, 2013
1 parent 74881d6 commit 560eaac
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions froide/static/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ body {
padding: 20px 15px 20px;
}

.navbar .divider-vertical {
height: 60px;
}

.navbar-search {
margin-top: 15px;
}
Expand Down

0 comments on commit 560eaac

Please sign in to comment.