Merge pull request #9487 from tschaub/examples-layout

Avoid header expanding over examples
This commit is contained in:
Tim Schaub
2019-05-03 08:28:27 -06:00
committed by GitHub
2 changed files with 19 additions and 3 deletions

View File

@@ -78,7 +78,7 @@
<header class="navbar" role="navigation">
<div class="container">
<div class="display-table pull-left" id="navbar-logo-container">
<a class="navbar-brand" href="./"><img src="./resources/logo-70x70.png">&nbsp;OpenLayers Examples</a>
<a class="navbar-brand" href="./"><img src="./resources/logo-70x70.png">&nbsp;OpenLayers</a>
</div>
<!-- menu items that get hidden below 768px width -->
<nav class='collapse navbar-collapse navbar-responsive-collapse'>