mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-29 12:31:02 +00:00
Fix line-height issue on the footer
This commit is contained in:
parent
613a8ec312
commit
39217f3108
2 changed files with 1 additions and 5 deletions
|
@ -65,10 +65,6 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.page-footer .footer-copyright {
|
.page-footer .footer-copyright {
|
||||||
min-width: 50px;
|
|
||||||
height: auto !important;
|
|
||||||
line-height: 1em !important;
|
|
||||||
|
|
||||||
p {
|
p {
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue