From 5e564a4f81a13d6fe51d3fc7080267da574fa237 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Blon=C4=8F=C3=A1k?= Date: Thu, 12 Jan 2017 21:32:55 +0100 Subject: [PATCH] #2539 - fixed typo --- public/site_assets/bootstrap/css/mpos.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/site_assets/bootstrap/css/mpos.css b/public/site_assets/bootstrap/css/mpos.css index 5f52e288..23dec18e 100644 --- a/public/site_assets/bootstrap/css/mpos.css +++ b/public/site_assets/bootstrap/css/mpos.css @@ -659,9 +659,9 @@ div.fade { padding: 0px; } -/* END EDIT */ - .push-notifications-params, .push-notifications-disabled .push-notifications { display : none; -} \ No newline at end of file +} + +/* END EDIT */