<p>This pull request replaces the standard <code>content-box</code> box model with <code>border-box</code>. Main thing this does is a) makes the math for layout simpler, and b) makes flexible layouts a lot easier to implement (which we'll want to do eventually).</p>
<hr>
<h4>You can merge this Pull Request by running</h4>
<pre> git pull https://github.com/osmlab/openstreetmap-website border-box</pre>
<p>Or view, comment on, or merge it at:</p>
<p> <a href='https://github.com/openstreetmap/openstreetmap-website/pull/306'>https://github.com/openstreetmap/openstreetmap-website/pull/306</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>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>switching from content-box to border-box for layout.</li>
<li>layout cleanup</li>
</ul>
<h4>File Changes</h4>
<ul>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/306/files#diff-0">app/assets/stylesheets/common.css.scss</a>
(77)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/306/files#diff-1">app/assets/stylesheets/leaflet-all.css.scss</a>
(2)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/306.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/306.patch</a></li>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/306.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/306.diff</a></li>
</ul>