intermediate step for #28: revert bootstrap template, but ensuring that
the navbar does not overlap by removing its float on top property. bootstrap-compact is now the template with the floating & always visible navbar.
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
<style type="text/css">#ienotice {display:block !important;} #oldienotice {display:block !important;}</style>
|
||||
<![endif]-->
|
||||
</head>
|
||||
<body role="document">
|
||||
<body role="document" class="navbar-spacing">
|
||||
<nav class="navbar navbar-default navbar-fixed-top">
|
||||
<div class="container">
|
||||
<div class="navbar-header">
|
||||
|
||||
Reference in New Issue
Block a user