From: John Firebaugh Date: Wed, 13 Nov 2013 22:54:21 +0000 (-0800) Subject: Layout tweaks to terms page X-Git-Tag: live~4621^2~79 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/51bb085614aaa7073bc87979d576b6f98315c95d Layout tweaks to terms page Fixes #527 --- diff --git a/app/assets/stylesheets/common.css.scss b/app/assets/stylesheets/common.css.scss index d93928205..12c66e3c9 100644 --- a/app/assets/stylesheets/common.css.scss +++ b/app/assets/stylesheets/common.css.scss @@ -1514,7 +1514,7 @@ header .search_form { padding: $lineheight; margin-bottom: $lineheight; overflow: auto; - height: 10em; + height: 20em; } #decline { @@ -1523,11 +1523,6 @@ header .search_form { background: darken($lightblue, $hovercolor); } } - - .form-row { - margin: auto; - max-width: 370px; - } } /* Rules for the account settings page */