in response to #406 - commented out parts in the css that would render the admin part ununsable. still needs research.
This commit is contained in:
parent
40a71e80d9
commit
322a09274f
1 changed files with 2 additions and 2 deletions
|
@ -334,10 +334,10 @@ margin:0;
|
||||||
padding:0;
|
padding:0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.disableAutoComplete {
|
/* .disableAutoComplete {
|
||||||
display: none;
|
display: none;
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
width: 99%;
|
width: 99%;
|
||||||
height: 200px
|
height: 200px
|
||||||
}
|
} */
|
Loading…
Reference in a new issue