Search sidebar like search navbar

This commit is contained in:
Fabiano 2018-06-26 14:18:08 -03:00
parent 667cc4b2a9
commit 550fe8bc67
1 changed files with 3 additions and 0 deletions

View File

@ -46,6 +46,8 @@
form{
.input-group-append{
button{
height: 27px;
padding: 0 5px 0 0px;
&:hover{
color: inherit;
}
@ -58,6 +60,7 @@
#tainacan-search{
font-size: 14px;
color: #898d8f;
height: 27px;
}
}
}