popup css improved
This commit is contained in:
parent
65e123c08a
commit
f4d51a9540
1 changed files with 3 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
|||
body {
|
||||
background-color: #FAFAFA;
|
||||
font-size: 14px;
|
||||
padding: 0;
|
||||
margin:3px;
|
||||
}
|
||||
|
||||
#mzta_search_banner{
|
||||
|
|
@ -35,6 +37,7 @@ body {
|
|||
background-color: #FAFAFA;
|
||||
width: 10em;
|
||||
overflow-y: auto;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.mzta_autocomplete-item {
|
||||
|
|
|
|||
Loading…
Reference in a new issue