From f7ec33f5dbf9991cfcdcf5031e4687063a578068 Mon Sep 17 00:00:00 2001 From: Alex P Date: Wed, 7 Mar 2018 14:48:13 -0800 Subject: [PATCH] Redesign notification dismiss button MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X wasn’t centering properly --- ui/src/shared/components/Notification.js | 4 +--- ui/src/style/theme/_notifications.scss | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+), 3 deletions(-) diff --git a/ui/src/shared/components/Notification.js b/ui/src/shared/components/Notification.js index fff52e4e63..999f65a388 100644 --- a/ui/src/shared/components/Notification.js +++ b/ui/src/shared/components/Notification.js @@ -66,9 +66,7 @@ class Notification extends Component {
{message}
- +