summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_modal.scss
diff options
context:
space:
mode:
authorAsaad Mahmood <Unknowngi@live.com>2015-11-05 21:43:41 +0500
committerAsaad Mahmood <Unknowngi@live.com>2015-11-05 21:43:41 +0500
commitbc1820a498633a4c89f58d32e05a084a71f7eccf (patch)
tree859742e3b5ae07082dfbef20d579a609057a0e10 /web/sass-files/sass/partials/_modal.scss
parent36174aed88873f7d7cbc6023207290995850d6f7 (diff)
downloadchat-bc1820a498633a4c89f58d32e05a084a71f7eccf.tar.gz
chat-bc1820a498633a4c89f58d32e05a084a71f7eccf.tar.bz2
chat-bc1820a498633a4c89f58d32e05a084a71f7eccf.zip
Modal improvements for members
Diffstat (limited to 'web/sass-files/sass/partials/_modal.scss')
-rw-r--r--web/sass-files/sass/partials/_modal.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/sass-files/sass/partials/_modal.scss b/web/sass-files/sass/partials/_modal.scss
index 852d19a29..6270c8608 100644
--- a/web/sass-files/sass/partials/_modal.scss
+++ b/web/sass-files/sass/partials/_modal.scss
@@ -174,7 +174,7 @@
td {
width: 100%;
white-space: nowrap;
- overflow: hidden;
+ @include legacy-pie-clearfix;
text-overflow: ellipsis;
padding: 8px 8px 8px 15px;
&.td--action {