Skip to content

Commit

Permalink
Removed border on links
Browse files Browse the repository at this point in the history
  • Loading branch information
danielcardoso committed Sep 13, 2014
1 parent 589a4c5 commit 0278cdc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dist/sliding-menu.css
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,13 @@
.sliding-menu a:hover {
color: #fff;
background: #333;
border: none;
}

.sliding-menu .active a {
color: #fff;
background: #333;
border: none;
}

.sliding-menu a.nav:before {
Expand Down

0 comments on commit 0278cdc

Please sign in to comment.