Merged in bugfix/HIMA-896_dropdown-width (pull request #806)

HIMA-896 fix dropdown width
This commit is contained in:
Adrian Toczydłowski
2019-11-29 14:11:37 +00:00
committed by Eraldo Hasanaj

View File

@@ -66,7 +66,7 @@
border-radius: 5px;
box-shadow: 0px -2px 24px 0px #dce2e9;
padding: 10px 0;
min-width: 200px;
width: 240px;
display: inline-block;
overflow-x: scroll;
min-height: 30px;
@@ -137,7 +137,6 @@
font-family: 'Open Sans';
font-size: 16px;
caret-color: #f70400;
padding-right: 20px;
}
.search-box::placeholder {