1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-15 18:57:05 +00:00

Footer's stats displayed on mobile

This commit is contained in:
Simounet 2017-12-06 22:46:24 +01:00
parent 39217f3108
commit a6beec1bd2
3 changed files with 6 additions and 11 deletions

View file

@ -64,13 +64,8 @@
}
}
.page-footer .footer-copyright {
p {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
display: block;
}
.footer-text {
margin: 0.7rem 0.5rem;
}
.hidden {