CST-11012 Fixed breadcrumb text and COAR Notify text in footer

This commit is contained in:
Sondissimo
2023-08-29 12:32:54 +02:00
parent 8271803f0a
commit 44e28c9033
2 changed files with 11 additions and 6 deletions

View File

@@ -23,16 +23,21 @@
.bottom-footer {
.notify-enabled {
position: absolute;
bottom: 7px;
right: 0;
.coar-notify-support-route {
padding: 0 calc(var(--bs-spacer) / 2);
color: inherit
color: inherit;
}
.n-coar {
height: var(--ds-footer-n-coar-height);
margin-bottom: 7px;
margin-bottom: 8.5px;
}
margin-top: 15px;
margin-left: 50px;
}
ul {
li {

View File

@@ -1897,7 +1897,7 @@
"info.coar-notify-support.title":"Notify Support",
"info.coar-notify-support": "Notify Support",
"info.coar-notify.breadcrumbs": "Notify Support",
"info.feedback.head": "Feedback",