aboutsummaryrefslogtreecommitdiff
path: root/src/styles/style.css
diff options
context:
space:
mode:
authorIndrajith K L2017-12-26 10:37:44 +0530
committerIndrajith K L2017-12-26 10:37:44 +0530
commit7413c442dee015750ce5a9107740097e11e8014c (patch)
treec516f7b56606ddf397b0a4f7d3f11fb183908583 /src/styles/style.css
parent831eca715e55aff6011fa2a72d29d07de855067a (diff)
downloadvanilla-yo-notification-7413c442dee015750ce5a9107740097e11e8014c.tar.gz
vanilla-yo-notification-7413c442dee015750ce5a9107740097e11e8014c.tar.bz2
vanilla-yo-notification-7413c442dee015750ce5a9107740097e11e8014c.zip
Fix: Style : removed unwanted container width.
Diffstat (limited to 'src/styles/style.css')
-rw-r--r--src/styles/style.css1
1 files changed, 0 insertions, 1 deletions
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;