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:
vita10gy 2013-04-16 23:04:06 -05:00
parent bec7ae8c95
commit 0a18571308

View File

@ -19,6 +19,14 @@ body {
}
#geosearch{
width:301px;
}
#geosearchwrapper img{
display:none;
}
#chatcontrols {
height: 38px;
width: 100%;