changed height of search button
This commit is contained in:
parent
29f1a492e2
commit
a0a28c9004
|
@ -58,6 +58,9 @@ border:1px solid #999;
|
||||||
-webkit-border-radius:16px;
|
-webkit-border-radius:16px;
|
||||||
border-radius:16px;} /*this doesn't work need to find a way to give the outline border radius on focus*/
|
border-radius:16px;} /*this doesn't work need to find a way to give the outline border radius on focus*/
|
||||||
|
|
||||||
|
#searchButton
|
||||||
|
{height:30px}
|
||||||
|
|
||||||
.mapListSection
|
.mapListSection
|
||||||
{float:left;
|
{float:left;
|
||||||
width:34%;
|
width:34%;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user