Minor layout and style adjustments.
This commit is contained in:
@@ -296,7 +296,7 @@ body.has-overlay
|
||||
nav.navbar
|
||||
background-color: $white !important
|
||||
box-shadow: none !important
|
||||
padding: 5px
|
||||
padding: 10px
|
||||
transition: padding-top $short-transition ease-in-out, padding-bottom $short-transition ease-in-out
|
||||
|
||||
.nav-secondary
|
||||
|
@@ -34,12 +34,15 @@
|
||||
visibility: visible
|
||||
|
||||
.qs-input
|
||||
&.show input
|
||||
width: 50vw
|
||||
|
||||
input
|
||||
border-style: solid
|
||||
border-radius: $border-radius
|
||||
height: $input-height-inner
|
||||
padding: $input-padding-y 25px $input-padding-y $input-padding-x
|
||||
width: 30vw
|
||||
width: auto
|
||||
|
||||
&:focus
|
||||
&+i+select
|
||||
|
Reference in New Issue
Block a user