add caret to the end on search init
This commit is contained in:
@@ -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
Reference in New Issue
Block a user