summaryrefslogtreecommitdiffstats
path: root/webapp/sass/routes
diff options
context:
space:
mode:
authorAsaad Mahmood <asaad@spinpunch.com>2016-04-01 23:17:56 +0500
committerAsaad Mahmood <asaad@spinpunch.com>2016-04-01 23:17:56 +0500
commit371dbfff22c523c046df537dc63764cfd2c70bd6 (patch)
tree24fcd6a75d3870e7f2f192a1b28282dd84c5b5c9 /webapp/sass/routes
parentf4d24b57fee5874fe4b2df929ec974392335316e (diff)
downloadchat-371dbfff22c523c046df537dc63764cfd2c70bd6.tar.gz
chat-371dbfff22c523c046df537dc63764cfd2c70bd6.tar.bz2
chat-371dbfff22c523c046df537dc63764cfd2c70bd6.zip
Adding modal changes back again
Diffstat (limited to 'webapp/sass/routes')
-rw-r--r--webapp/sass/routes/_module.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/webapp/sass/routes/_module.scss b/webapp/sass/routes/_module.scss
index b76dd147f..4f3f6f9cd 100644
--- a/webapp/sass/routes/_module.scss
+++ b/webapp/sass/routes/_module.scss
@@ -1,4 +1,5 @@
// Only for combining all the files in this folder
+@import 'about-modal';
@import 'access-history';
@import 'activity-log';
@import 'admin-console';