From: Steve Sutton Date: Thu, 26 Dec 2013 15:08:31 +0000 (+0000) Subject: make the search form elements containers taller X-Git-Tag: v1.0~4 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=352066d660329e9896a394b7768a76c492343fea;p=web%2FMichiganTrailMaps.git make the search form elements containers taller making the forms taller so they fit better with the new Destinations --- diff --git a/Toolkit/Members/templates/userSearchForm.html b/Toolkit/Members/templates/userSearchForm.html index e96e258..6ad3d47 100644 --- a/Toolkit/Members/templates/userSearchForm.html +++ b/Toolkit/Members/templates/userSearchForm.html @@ -42,7 +42,7 @@ width: 32.33333333%; margin-right: 1.5%; padding: 10px 1%; - height: 136px; + height: 160px; background: url(assets/bg_3.jpg) 0 0 repeat; border: 1px solid #B0A487; border-radius: 8px 8px 8px 8px; @@ -55,7 +55,7 @@ float: left; width: 32.33333333%; padding: 10px 1%; - height: 136px; + height: 160px; background: url(assets/bg_3.jpg) 0 0 repeat; background-size: cover; border: 1px solid #B0A487; @@ -463,4 +463,4 @@ } }); } - \ No newline at end of file +