Closes #4030
@ -625,6 +625,7 @@ input:focus {
color: #666;
padding: 0 1em;
opacity: 0.5;
align-self: flex-end;
.transition(opacity .15s ease-out);