From 7413c442dee015750ce5a9107740097e11e8014c Mon Sep 17 00:00:00 2001 From: Indrajith K L Date: Tue, 26 Dec 2017 10:37:44 +0530 Subject: Fix: Style : removed unwanted container width. --- src/styles/style.css | 1 - 1 file changed, 1 deletion(-) (limited to 'src/styles') diff --git a/src/styles/style.css b/src/styles/style.css index 45e869e..11c31f4 100644 --- a/src/styles/style.css +++ b/src/styles/style.css @@ -3,7 +3,6 @@ .notif-mainContainer { z-index: 999; position: fixed; - width: 350px; max-width: 98%; font-family: "Segoe UI","Tahoma","Calibri","Verdana",sans-serif; color: #999; -- cgit v1.2.3