summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_modal.scss
diff options
context:
space:
mode:
authorAsaad Mahmood <asaad@spinpunch.com>2015-12-07 21:18:03 +0500
committerAsaad Mahmood <asaad@spinpunch.com>2015-12-07 21:18:03 +0500
commit901b830f2d5809d55890508b99ef5a868aace4e4 (patch)
tree97d31ef82c230aec4ad87be1a94a4a4232bcb6d6 /web/sass-files/sass/partials/_modal.scss
parentb06f11fd632f146a204b4ef1357a8c099bade072 (diff)
downloadchat-901b830f2d5809d55890508b99ef5a868aace4e4.tar.gz
chat-901b830f2d5809d55890508b99ef5a868aace4e4.tar.bz2
chat-901b830f2d5809d55890508b99ef5a868aace4e4.zip
Multiple UI Improvements
Diffstat (limited to 'web/sass-files/sass/partials/_modal.scss')
-rw-r--r--web/sass-files/sass/partials/_modal.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/web/sass-files/sass/partials/_modal.scss b/web/sass-files/sass/partials/_modal.scss
index 08d1d8a75..55725abe0 100644
--- a/web/sass-files/sass/partials/_modal.scss
+++ b/web/sass-files/sass/partials/_modal.scss
@@ -35,6 +35,9 @@
text-align: right;
padding-right: 0;
}
+ .team-member-list {
+ width: 100%;
+ }
.remove__member {
float: right;
color: #999;
@@ -95,6 +98,7 @@
background: rgba(0, 0, 0, 0.1);
}
span {
+ font-family: 'Open Sans', sans-serif;
line-height: 10px;
}
}