20Q autocomplete and menu css fixes
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -7,7 +7,7 @@
|
||||
width: 4rem;
|
||||
height: 41.58rem;
|
||||
margin: 1%;
|
||||
line-height: 5rem;
|
||||
line-height: 3rem;
|
||||
padding: 0.25rem;
|
||||
border-bottom: 0 none;
|
||||
}
|
||||
|
||||
@@ -609,6 +609,7 @@ form#settings-config {
|
||||
|
||||
|
||||
.autocomplete-wrapper {
|
||||
position: relative;
|
||||
.autocomplete-list {
|
||||
position: absolute;
|
||||
border: 1px solid #6e7e6b;
|
||||
|
||||
Reference in New Issue
Block a user