summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_modal.scss
diff options
context:
space:
mode:
authorAsaad Mahmood <Unknowngi@live.com>2015-09-09 22:25:01 +0500
committerAsaad Mahmood <Unknowngi@live.com>2015-09-09 22:25:01 +0500
commit7fba0adc805f3b633bf5ef23e0c8143c525a23e6 (patch)
tree7fa3d1e527137dd1dd3555b3d2c09013114856cb /web/sass-files/sass/partials/_modal.scss
parente6d4661aba8c25901329bd3fcff8e01ddc6ae600 (diff)
downloadchat-7fba0adc805f3b633bf5ef23e0c8143c525a23e6.tar.gz
chat-7fba0adc805f3b633bf5ef23e0c8143c525a23e6.tar.bz2
chat-7fba0adc805f3b633bf5ef23e0c8143c525a23e6.zip
PLT-188 - Moving attachment button to the left and fixing buttons in modal header
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 29e05f6bf..b94ed2113 100644
--- a/web/sass-files/sass/partials/_modal.scss
+++ b/web/sass-files/sass/partials/_modal.scss
@@ -82,7 +82,7 @@
.btn {
&.btn-primary {
float: right;
- margin-top: -4px;
+ margin: -4px 25px 0 0;
position: relative;
i {
margin-right: 5px;