Search fixes
This commit is contained in:
@@ -42,10 +42,8 @@
|
||||
|
||||
.suggestions {
|
||||
display: none;
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
margin: 30px 0 0 -380px;
|
||||
width: 400px;
|
||||
margin: 30px 0 0 250px;
|
||||
width: 500px;
|
||||
text-align: left;
|
||||
font-size: 24px;
|
||||
}
|
||||
@@ -61,4 +59,7 @@
|
||||
color: #04F;
|
||||
border-bottom: #04F 1px dotted;
|
||||
cursor: pointer;
|
||||
}
|
||||
.suggestions li span {
|
||||
font-size: 14px;
|
||||
}
|
||||
Reference in New Issue
Block a user