revised² navbar.

This commit is contained in:
Fabiano 2018-06-25 11:13:41 -03:00
parent 22a311c4d4
commit 0ff56bbfec
1 changed files with 15 additions and 0 deletions

View File

@ -28,6 +28,20 @@ nav{
max-height: 50px;
.max-large{
margin: 0 4.16666666667%;
.tainacan-form-search{
padding-right: 1.875rem !important;
.tainacan-input-search{
height: 27px !important;
width: 355px;
&::placeholder{
font-size: 12px;
color: #898d8f;
}
}
#btn-submit-search{
height: 27px;
}
}
.btn-group{
button{
font-size: 12px;
@ -45,6 +59,7 @@ nav{
&[data-toggle='dropdown']{
&::after{
color: #298596;
margin-left: 5px;
}
}
&:hover, &:focus{