summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/styles.scss
diff options
context:
space:
mode:
authorhmhealey <harrisonmhealey@gmail.com>2015-12-01 13:25:12 -0500
committerhmhealey <harrisonmhealey@gmail.com>2015-12-01 16:27:22 -0500
commita5080ed6b1ddf98a18c0bc01c29cd6eed5c86294 (patch)
tree41e62f65d2bf76e0755718e9e10ba2f24bb9e499 /web/sass-files/sass/styles.scss
parent0c449ba5c98b4200ac255e2e6b70b754452a861e (diff)
downloadchat-a5080ed6b1ddf98a18c0bc01c29cd6eed5c86294.tar.gz
chat-a5080ed6b1ddf98a18c0bc01c29cd6eed5c86294.tar.bz2
chat-a5080ed6b1ddf98a18c0bc01c29cd6eed5c86294.zip
Cleaned up styling for command and at mention suggestions
Diffstat (limited to 'web/sass-files/sass/styles.scss')
-rw-r--r--web/sass-files/sass/styles.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/web/sass-files/sass/styles.scss b/web/sass-files/sass/styles.scss
index a13496e23..e7fd7c976 100644
--- a/web/sass-files/sass/styles.scss
+++ b/web/sass-files/sass/styles.scss
@@ -32,7 +32,6 @@
@import "partials/modal";
@import "partials/forms";
@import "partials/mentions";
-@import "partials/command-box";
@import "partials/error";
@import "partials/error-bar";
@import "partials/loading";