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
commit 712096fc48

View File

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