Skip to content

Commit

Permalink
Better place navbar
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Čihař <michal@cihar.com>
  • Loading branch information
nijel committed Aug 5, 2016
1 parent 87a80f7 commit 5370c34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pmaweb/templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<body>
<header>
<nav class="navbar navbar-default navbar-static-top">
<div class="container-fluid">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
Expand Down

0 comments on commit 5370c34

Please sign in to comment.