Merge pull request #175 from vita10gy/mobile_loc

Fix desktop geosearch on mobile
This commit is contained in:
Jon Atkins
2013-04-18 07:42:18 -07:00

View File

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