summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_modal.scss
diff options
context:
space:
mode:
authorCorey Hulen <corey@hulen.com>2015-07-02 11:16:22 -0800
committerCorey Hulen <corey@hulen.com>2015-07-02 11:16:22 -0800
commita3db8e83f68f4341b473e77986dc7ca93f97c2d0 (patch)
treef2d5178c4555acd1f231bdf50d4fc25312d8a519 /web/sass-files/sass/partials/_modal.scss
parente233d0d2d20bcb12540e39829a2bce754caa185c (diff)
parent97c112c42707f92279b8a85f1f0ad8517fa59f18 (diff)
downloadchat-a3db8e83f68f4341b473e77986dc7ca93f97c2d0.tar.gz
chat-a3db8e83f68f4341b473e77986dc7ca93f97c2d0.tar.bz2
chat-a3db8e83f68f4341b473e77986dc7ca93f97c2d0.zip
Merge pull request #123 from asaadmahmoodspin/mm-1426
MM-1426 - Updating UI
Diffstat (limited to 'web/sass-files/sass/partials/_modal.scss')
-rw-r--r--web/sass-files/sass/partials/_modal.scss7
1 files changed, 3 insertions, 4 deletions
diff --git a/web/sass-files/sass/partials/_modal.scss b/web/sass-files/sass/partials/_modal.scss
index 4427cb7dd..971ed0935 100644
--- a/web/sass-files/sass/partials/_modal.scss
+++ b/web/sass-files/sass/partials/_modal.scss
@@ -8,7 +8,7 @@
}
}
.info__label {
- font-weight: bold;
+ font-weight: 600;
text-align: right;
padding-right: 0;
}
@@ -21,7 +21,6 @@
margin-right: auto;
}
.modal-body {
- max-height: 75%;
overflow: auto;
}
.modal-push-down {
@@ -66,7 +65,6 @@
}
}
.btn {
- margin-right: 10px;
&.btn-primary {
float: right;
margin-top: -4px;
@@ -120,7 +118,7 @@
}
.more-channel-name {
color: #444;
- font-weight: bold;
+ font-weight: 600;
font-size: 0.95em;
}
tbody {
@@ -145,6 +143,7 @@
.modal-image {
position:relative;
width:100%;
+ height: 100%;
margin: 0 auto;
.image-wrapper {
background: #FFF;