more tweaks to the embedded version

This commit is contained in:
Kasper Rynning-Tønnesen
2017-04-28 17:20:01 +02:00
parent ca524be461
commit 195176e04a

View File

@@ -315,6 +315,10 @@ html {
cursor: default;
color: white;
padding:0;
display: inline-flex;
align-items: center;
height: 36px;
justify-content: center;
}
.prev_page, .next_page, .last_page, .first_page{
@@ -343,5 +347,5 @@ html {
}
#wrapper{
height: 94%;
/*height: 94%;*/
}