summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_modal.scss
diff options
context:
space:
mode:
authorJoram Wilander <jwawilander@gmail.com>2015-09-10 08:24:17 -0400
committerJoram Wilander <jwawilander@gmail.com>2015-09-10 08:24:17 -0400
commit5ea3fb0f150d9474d5125f5aa19f4bf5e404ba19 (patch)
tree8e58e9fd3aab2fa1c87f25b180e5094931aa2b89 /web/sass-files/sass/partials/_modal.scss
parent74155b3dfaaa65e6468f912c2ce5f62b81f4b8e6 (diff)
parent7fba0adc805f3b633bf5ef23e0c8143c525a23e6 (diff)
downloadchat-5ea3fb0f150d9474d5125f5aa19f4bf5e404ba19.tar.gz
chat-5ea3fb0f150d9474d5125f5aa19f4bf5e404ba19.tar.bz2
chat-5ea3fb0f150d9474d5125f5aa19f4bf5e404ba19.zip
Merge pull request #633 from asaadmahmoodspin/ui-changes
PLT-188 - Moving attachment button to the left on mobile UI
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;