summaryrefslogtreecommitdiffstats
path: root/web/sass-files
diff options
context:
space:
mode:
authorhmhealey <harrisonmhealey@gmail.com>2016-03-02 17:11:51 -0500
committerHarrison Healey <harrisonmhealey@gmail.com>2016-03-03 08:47:52 -0500
commit48eac58eaacba075f3b7ef518d0312b5f7ab3c17 (patch)
treeedd0fca409b8776ee12b1cff58d7927621a91eca /web/sass-files
parent62c09209430e74fb0863cd998497f6ef1c475342 (diff)
downloadchat-48eac58eaacba075f3b7ef518d0312b5f7ab3c17.tar.gz
chat-48eac58eaacba075f3b7ef518d0312b5f7ab3c17.tar.bz2
chat-48eac58eaacba075f3b7ef518d0312b5f7ab3c17.zip
Fixed warnings and removed injectIntl from System Console user list
Diffstat (limited to 'web/sass-files')
-rw-r--r--web/sass-files/sass/partials/_modal.scss10
1 files changed, 0 insertions, 10 deletions
diff --git a/web/sass-files/sass/partials/_modal.scss b/web/sass-files/sass/partials/_modal.scss
index fc4c13038..ca83c77da 100644
--- a/web/sass-files/sass/partials/_modal.scss
+++ b/web/sass-files/sass/partials/_modal.scss
@@ -53,16 +53,6 @@
&.padding--equal {
padding: 8px;
}
- &.td--action {
- text-align: right;
- padding: 8px 15px 8px 8px;
- width: 80px;
- vertical-align: middle;
- position: relative;
- &.lg {
- width: 110px;
- }
- }
}
}
}