aboutsummaryrefslogtreecommitdiffhomepage
path: root/app
diff options
context:
space:
mode:
authorSimounet <contact@simounet.net>2017-12-06 22:46:24 +0100
committerSimounet <contact@simounet.net>2017-12-06 22:46:24 +0100
commita6beec1bd2b0f988fc2b032b84160b84b499cc9b (patch)
tree6292f45e5d4afade97afeeb38646c35d9bddb68a /app
parent39217f3108c7b0fa0727d2b30721515c755aaaaa (diff)
downloadwallabag-a6beec1bd2b0f988fc2b032b84160b84b499cc9b.tar.gz
wallabag-a6beec1bd2b0f988fc2b032b84160b84b499cc9b.tar.zst
wallabag-a6beec1bd2b0f988fc2b032b84160b84b499cc9b.zip
Footer's stats displayed on mobile
Diffstat (limited to 'app')
-rw-r--r--app/Resources/static/themes/material/css/entries.scss9
1 files changed, 2 insertions, 7 deletions
diff --git a/app/Resources/static/themes/material/css/entries.scss b/app/Resources/static/themes/material/css/entries.scss
index cdb125d5..5c55caa8 100644
--- a/app/Resources/static/themes/material/css/entries.scss
+++ b/app/Resources/static/themes/material/css/entries.scss
@@ -64,13 +64,8 @@
64 } 64 }
65} 65}
66 66
67.page-footer .footer-copyright { 67.footer-text {
68 p { 68 margin: 0.7rem 0.5rem;
69 text-overflow: ellipsis;
70 white-space: nowrap;
71 overflow: hidden;
72 display: block;
73 }
74} 69}
75 70
76.hidden { 71.hidden {