Fix desktop geosearch on mobile
#154. Mobile seems messed up though. (Even without these changes.) Not sure if something is off with my build, or if something else changed. This should fix though.
This commit is contained in:
parent
bec7ae8c95
commit
0a18571308
@ -19,6 +19,14 @@ body {
|
||||
}
|
||||
|
||||
|
||||
#geosearch{
|
||||
width:301px;
|
||||
}
|
||||
|
||||
#geosearchwrapper img{
|
||||
display:none;
|
||||
}
|
||||
|
||||
#chatcontrols {
|
||||
height: 38px;
|
||||
width: 100%;
|
||||
|
Loading…
x
Reference in New Issue
Block a user