changed height of search button

This commit is contained in:
Karen 2011-08-31 18:06:25 +05:30
parent 29f1a492e2
commit a0a28c9004

View File

@ -58,6 +58,9 @@ border:1px solid #999;
-webkit-border-radius:16px;
border-radius:16px;} /*this doesn't work need to find a way to give the outline border radius on focus*/
#searchButton
{height:30px}
.mapListSection
{float:left;
width:34%;