Skip to content
Extraits de code Groupes Projets
Valider 47f6ea4b rédigé par Jonne Haß's avatar Jonne Haß
Parcourir les fichiers

Merge pull request #6762 from svbergerem/fix-notifications-design-regression

Fix notifications page design regressions
parents 7c5d6886 1d86c819
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -7,6 +7,8 @@
.btn-toolbar { margin: 11px 0; }
.framed-content { padding-bottom: 10px; }
.year {
background-color: $white;
color: $text-grey;
......@@ -43,7 +45,10 @@
.pagination { text-align: center; }
.no_notifications { text-align: center; }
.no-notifications {
margin: 0 10px;
text-align: center;
}
}
.list-group .list-group-item {
......
......@@ -71,7 +71,7 @@
= will_paginate @notifications, renderer: WillPaginate::ActionView::BootstrapLinkRenderer
- else
.no_notifications.well
.no-notifications.well
%h4
= t(".no_notifications")
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter