Skip to content

Commit

Permalink
💅 remove comment line
Browse files Browse the repository at this point in the history
  • Loading branch information
bmaggi-lisk committed Oct 29, 2018
1 parent d16d169 commit 6d66915
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/toolbox/inputs/input.css
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
.inputElement:focus:not([disabled]):not([readonly]) ~ .label:not(.fixed),
.inputElement.filled ~ .label:not(.fixed) {
font-size: var(--label-font-size);
/* color: var(--input-color); */
}

.inputElement {
Expand Down

0 comments on commit 6d66915

Please sign in to comment.