Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Commit

Permalink
removed comments
Browse files Browse the repository at this point in the history
  • Loading branch information
bradleyrichter committed Nov 11, 2016
1 parent 50fa45a commit cbae862
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions less/navigationBar.less
Original file line number Diff line number Diff line change
Expand Up @@ -480,19 +480,16 @@

.backButton,
.forwardButton {
// width: @navbarButtonWidth;
width: 20px;
margin-top: 5px;
}

.backButton {
// padding-right: @navbarButtonSpacing;
padding-right:4px;
margin-left: 4px;
}

.forwardButton {
// padding-left: @navbarButtonSpacing;
padding-left: 4px;
margin-left: 6px;
}
Expand Down Expand Up @@ -639,7 +636,6 @@
background: url('../img/toolbar/home_btn.svg') center no-repeat;
width: 14px;
height: 13px;
// margin: 0 7px 1px 0px;
padding: 0 6px;
position: relative;
}
Expand Down

0 comments on commit cbae862

Please sign in to comment.