Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.

Commit

Permalink
Navbar links paddings fixed.
Browse files Browse the repository at this point in the history
  • Loading branch information
dvislov committed Feb 26, 2013
1 parent 7a18c35 commit f60a983
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/assets/stylesheets/custom/_nav.scss
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@
}
.navbar-position-top .nav > li > a {
margin-right: 10px;
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.navbar-position-top .nav > li:last-child > a {
margin-right: 0;
Expand Down

0 comments on commit f60a983

Please sign in to comment.