Skip to content

Commit

Permalink
Remove input-box effect on hover
Browse files Browse the repository at this point in the history
  • Loading branch information
shff committed Mar 22, 2018
1 parent 6ad65ba commit 6a5e125
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion UI/app/main.styl
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,6 @@ input:invalid
.input-line
background linear-gradient($green, $green) center bottom/0 2px no-repeat,
linear-gradient($dim, $dim) center bottom/100% 1px no-repeat
&:hover:not(:disabled)
&.active
&.router-link-exact-active
background-size 100% 2px, 100% 1px
Expand Down

0 comments on commit 6a5e125

Please sign in to comment.