8 lines
117 B
CSS
8 lines
117 B
CSS
|
.easy-autocomplete {
|
||
|
width: 100% !important;
|
||
|
text-align: left;
|
||
|
}
|
||
|
|
||
|
#plugin-search-input {
|
||
|
width: 100% !important;
|
||
|
}
|