Merge pull request #175 from vita10gy/mobile_loc
Fix desktop geosearch on mobile
This commit is contained in:
commit
712096fc48
@ -19,6 +19,14 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
#geosearch{
|
||||||
|
width:301px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#geosearchwrapper img{
|
||||||
|
display:none;
|
||||||
|
}
|
||||||
|
|
||||||
#chatcontrols {
|
#chatcontrols {
|
||||||
height: 38px;
|
height: 38px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user