CSS enhancement
* improves css on select2 width, which lead to strange viewport sizing on creation of new major datasets
This commit is contained in:
parent
a9215511ac
commit
1eff3687e8
@ -223,7 +223,7 @@ Overwrites bootstrap .btn:focus box shadow color
|
||||
Extends css for django autocomplete light (dal)
|
||||
No other approach worked to get the autocomplete fields to full width of parent containers
|
||||
*/
|
||||
.select2-container{
|
||||
.select2{
|
||||
width: 100% !important;
|
||||
}
|
||||
.select2-results__option--highlighted{
|
||||
|
Loading…
Reference in New Issue
Block a user