Define fixed width for auto-complete dropdown
This commit is contained in:
@@ -33,10 +33,12 @@
|
||||
border: 1px solid #ccc
|
||||
border-radius: 5px
|
||||
background-color: #fff
|
||||
width: 300px
|
||||
input.select-dropdown-input
|
||||
margin: 0 0 0 5px
|
||||
border: none
|
||||
height: 23px
|
||||
width: 270px
|
||||
&:focus
|
||||
border: none
|
||||
box-shadow: none
|
||||
|
||||
Reference in New Issue
Block a user