diff options
Diffstat (limited to 'app/Resources')
-rw-r--r-- | app/Resources/static/themes/material/css/entries.scss | 13 |
1 files changed, 2 insertions, 11 deletions
diff --git a/app/Resources/static/themes/material/css/entries.scss b/app/Resources/static/themes/material/css/entries.scss index d38d97e4..5c55caa8 100644 --- a/app/Resources/static/themes/material/css/entries.scss +++ b/app/Resources/static/themes/material/css/entries.scss | |||
@@ -64,17 +64,8 @@ | |||
64 | } | 64 | } |
65 | } | 65 | } |
66 | 66 | ||
67 | .page-footer .footer-copyright { | 67 | .footer-text { |
68 | min-width: 50px; | 68 | margin: 0.7rem 0.5rem; |
69 | height: auto !important; | ||
70 | line-height: 1em !important; | ||
71 | |||
72 | p { | ||
73 | text-overflow: ellipsis; | ||
74 | white-space: nowrap; | ||
75 | overflow: hidden; | ||
76 | display: block; | ||
77 | } | ||
78 | } | 69 | } |
79 | 70 | ||
80 | .hidden { | 71 | .hidden { |