diff options
Diffstat (limited to 'app/Resources')
-rw-r--r-- | app/Resources/static/themes/material/css/entries.scss | 9 |
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 { |