<p>This refactors forms around the site, making them non-table-based and a bit prettier.</p>

<hr>

<h4>You can merge this Pull Request by running</h4>
<pre>  git pull https://github.com/osmlab/openstreetmap-website forms</pre>
<p>Or view, comment on, or merge it at:</p>
<p>  <a href='https://github.com/openstreetmap/openstreetmap-website/pull/300'>https://github.com/openstreetmap/openstreetmap-website/pull/300</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>fixing mobile map + other minor mobile adjustments.</li>
  <li>fix overflow on login page on mobile.</li>
  <li>Merge branch 'master' of git://github.com/openstreetmap/openstreetmap-website</li>
  <li>Merge branch 'master' of git://github.com/openstreetmap/openstreetmap-website</li>
  <li>Merge branch 'master' of git://github.com/openstreetmap/openstreetmap-website</li>
  <li>Merge branch 'master' of git://github.com/openstreetmap/openstreetmap-website</li>
  <li>Merge branch 'master' of git://github.com/openstreetmap/openstreetmap-website</li>
  <li>basic form refactor.</li>
  <li>basic styling for forms.</li>
  <li>Contributer terms form buttons</li>
  <li>Structure the contributor terms form more.</li>
  <li>Fieldset margin for contributer terms</li>
  <li>Standardize contributor terms form margins</li>
  <li>Remove tables from login.html.erb</li>
  <li>Standardize forms between login and new</li>
  <li>Begin removing tables</li>
  <li>sizes</li>
  <li>remove more table remnants</li>
  <li>home location</li>
  <li>account form</li>
  <li>remove table from diary edit</li>
  <li>make diary edit more of a standard-form</li>
  <li>remove tables from lost_password form</li>
  <li>remove tables from trace upload form</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/300/files#diff-0">app/assets/stylesheets/common.css.scss</a>
    (131)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/300/files#diff-1">app/views/diary_entry/edit.html.erb</a>
    (59)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/300/files#diff-2">app/views/trace/create.html.erb</a>
    (28)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/300/files#diff-3">app/views/user/account.html.erb</a>
    (222)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/300/files#diff-4">app/views/user/login.html.erb</a>
    (62)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/300/files#diff-5">app/views/user/lost_password.html.erb</a>
    (15)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/300/files#diff-6">app/views/user/new.html.erb</a>
    (115)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/300/files#diff-7">app/views/user/terms.html.erb</a>
    (74)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/300.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/300.patch</a></li>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/300.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/300.diff</a></li>
</ul>