summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_modal.scss
diff options
context:
space:
mode:
authorAsaad Mahmood <Unknowngi@live.com>2015-09-11 11:41:16 +0500
committerAsaad Mahmood <Unknowngi@live.com>2015-09-11 11:41:16 +0500
commitae8e9c3dfd0f8606064f29d56141b0b3fe35cdef (patch)
treeda4c78a3b4db11fa1fe2043bbb51215bb0c81919 /web/sass-files/sass/partials/_modal.scss
parentd2c82dd191d54b65abf16e8e0fe0622884083cae (diff)
downloadchat-ae8e9c3dfd0f8606064f29d56141b0b3fe35cdef.tar.gz
chat-ae8e9c3dfd0f8606064f29d56141b0b3fe35cdef.tar.bz2
chat-ae8e9c3dfd0f8606064f29d56141b0b3fe35cdef.zip
Updating UI for modals and notification bar
Diffstat (limited to 'web/sass-files/sass/partials/_modal.scss')
-rw-r--r--web/sass-files/sass/partials/_modal.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/web/sass-files/sass/partials/_modal.scss b/web/sass-files/sass/partials/_modal.scss
index d32306cbc..a046cd904 100644
--- a/web/sass-files/sass/partials/_modal.scss
+++ b/web/sass-files/sass/partials/_modal.scss
@@ -123,6 +123,7 @@
}
.more-channel-table {
margin: 0;
+ table-layout: fixed;
p {
font-size: 0.9em;
overflow: hidden;
@@ -154,7 +155,7 @@
&.td--action {
text-align: right;
padding: 8px 15px 8px 8px;
- width: 70px;
+ width: 80px;
vertical-align: middle;
}
}