diff --git a/src/Bundle/ChillMainBundle/Resources/public/chill/scss/notification.scss b/src/Bundle/ChillMainBundle/Resources/public/chill/scss/notification.scss index b243fbd0b..33e3addcb 100644 --- a/src/Bundle/ChillMainBundle/Resources/public/chill/scss/notification.scss +++ b/src/Bundle/ChillMainBundle/Resources/public/chill/scss/notification.scss @@ -2,7 +2,8 @@ * Notifications List */ -div.notification-list { +div.notification-list, +div.notification-show { div.item-bloc { div.item-row.header { diff --git a/src/Bundle/ChillMainBundle/Resources/views/Notification/_list_item.html.twig b/src/Bundle/ChillMainBundle/Resources/views/Notification/_list_item.html.twig index 993d53a1b..daec10373 100644 --- a/src/Bundle/ChillMainBundle/Resources/views/Notification/_list_item.html.twig +++ b/src/Bundle/ChillMainBundle/Resources/views/Notification/_list_item.html.twig @@ -10,7 +10,7 @@
+-
+
+
+
+ {% endif %} ++-
+
+
-
-
+
- {% endif %} ---
-
-
- -
-
-
-
- {{ form_end(editedCommentForm) }} ---
-
-
-
- {{ form_end(appendCommentForm) }} -+-
+
+
+
+ {{ form_end(appendCommentForm) }} +