strip carriage return

This commit is contained in:
ansuz 2017-03-30 12:00:46 +02:00
parent 74c322bad5
commit 055bc03092
1 changed files with 2 additions and 1 deletions

View File

@ -280,7 +280,8 @@ div#modal #content, #print {
max-width: 90%;
max-height: 90%;
margin: auto;
} .slideNumber {
}
.slideNumber {
position: absolute;
right: 5vh;
bottom: 5vh;