- Fix logo to display "Quay.io" in the proper font

- Fix the CSS to properly show the menu on smaller screens and to scale down the logo as necessary
- Fix the CSS to have the menu icon be properly sized
This commit is contained in:
Joseph Schorr 2014-05-08 14:43:30 -04:00
parent a8369128c4
commit d88e29dcda
5 changed files with 49 additions and 4 deletions

View file

@ -1,7 +1,7 @@
<!-- Quay -->
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse" style="padding: 0px; padding-left: 4px; padding-right: 4px;">
<span style="font-size: 24px">&equiv;</span>
&equiv;
</button>
<a class="navbar-brand" href="/" target="{{ appLinkTarget() }}">
<img src="/static/img/quay-logo-inverted.png">