Skip to content

Commit

Permalink
fix(css): removed the unwanted comments block
Browse files Browse the repository at this point in the history
  • Loading branch information
BadeJaya committed Apr 9, 2020
1 parent 14c6cd3 commit 68f021b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/scss/components/button/mixins/_hxButton.scss
Original file line number Diff line number Diff line change
Expand Up @@ -186,11 +186,6 @@
border: 0;
color: $cyan-900;

// TODO: remove horizontal padding overrides so as to conform to redline specs
//
// Be aware that horizontal padding will affect the appearance of inline tertiary buttons.
// (e.g., <hx-file-tile> within a drop fence, "retry" button of <hx-file-tile>, etc.)

&:hover {
@include hxButton-hover--tertiary;
}
Expand Down

0 comments on commit 68f021b

Please sign in to comment.