Commit e852011e authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

fix moreinfo offset

parent 5ad0e494
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -188,7 +188,6 @@ div.app li .info {
div.app .moreinfo {
	font-size:2.1em;
	position:fixed;
	top:64px;
	left:0;
	right:0;
	bottom:0em;
@@ -720,6 +719,9 @@ nav ul a {
	div.navbar-fixed {
		height: 64px;
	}
	.moreinfo {
		top: 64px;
	}
	nav {
		height: 64px;
		line-height: 64px;