From: Chris Martin Date: Mon, 10 Apr 2017 20:41:52 +0000 (-0400) Subject: Add more specific class names to notification divs (#1120) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=ae57b3a8c5b8ab0bdc11fac9c5e8d9277fb1f95d;p=mastodon.git Add more specific class names to notification divs (#1120) --- diff --git a/app/assets/javascripts/components/features/notifications/components/notification.jsx b/app/assets/javascripts/components/features/notifications/components/notification.jsx index 0de4df52e..c9279b20e 100644 --- a/app/assets/javascripts/components/features/notifications/components/notification.jsx +++ b/app/assets/javascripts/components/features/notifications/components/notification.jsx @@ -21,7 +21,7 @@ const Notification = React.createClass({ renderFollow (account, link) { return ( -
+
@@ -41,7 +41,7 @@ const Notification = React.createClass({ renderFavourite (notification, link) { return ( -
+
@@ -57,7 +57,7 @@ const Notification = React.createClass({ renderReblog (notification, link) { return ( -
+