add caret to the end on search init

This commit is contained in:
2016-08-19 22:11:51 +02:00
parent 3775fb372f
commit 2750cd9670
6 changed files with 32 additions and 6 deletions

View File

@@ -52,7 +52,7 @@
width: 33%;
font-family: 'Open Sans', sans-serif;
&:active, &:hover, &:focus {
&:active, &:hover, &:focus, &:valid {
color:#08288B;
border-color:#08288B;
box-shadow: 1px 1px 2px 1px rgba(8, 140, 139, 0.3);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long