Fix line-height issue on the footer

This commit is contained in:
Simounet 2017-12-06 22:21:19 +01:00
parent 613a8ec312
commit 39217f3108
2 changed files with 1 additions and 5 deletions

View file

@ -65,10 +65,6 @@
}
.page-footer .footer-copyright {
min-width: 50px;
height: auto !important;
line-height: 1em !important;
p {
text-overflow: ellipsis;
white-space: nowrap;

File diff suppressed because one or more lines are too long