fix z-index on top menu and publication title; add missing bootstrap.js file

This commit is contained in:
bkfox
2016-12-31 17:23:21 +01:00
parent 3ec7137dce
commit 15c59024b4
3 changed files with 17 additions and 0 deletions

View File

@ -109,6 +109,7 @@ main.detail {
main.detail > header h1.title {
position: relative;
z-index: 1000;
padding: 0.4em;
margin: 0em;
margin-bottom: -2em;