Skip to content

Commit

Permalink
chore(form): remove useless comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Bougie committed Jun 14, 2019
1 parent 97d199e commit fd7ab09
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions components/form/style/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
}

&--label--top {
// float: none;
padding-right: 0;
text-align: left;

Expand Down Expand Up @@ -86,15 +85,11 @@
}

&--msg__error {
// position: absolute;
// top: 100%;
// bottom: 0;
font-size: $font-size-small;
min-height: 24px;
padding: 2px 0;
box-sizing: border-box;
line-height: 20px;
// white-space: nowrap;
color: get-color($palette-secondary, 'danger');

.hi-form--inline & {
Expand Down

0 comments on commit fd7ab09

Please sign in to comment.