diff options
author | EvyW <evy_mcr@hotmail.com> | 2015-09-22 15:27:13 -0500 |
---|---|---|
committer | EvyW <evy_mcr@hotmail.com> | 2015-09-22 15:27:13 -0500 |
commit | 5da852740580ba0e48dbab04c43750de843bf131 (patch) | |
tree | 115111336180db1568332b97640ecee2b893def4 /app/assets | |
parent | af140de5dd27b93b8cd58dd201fc4c0b1d5a23ec (diff) |
Update leap.scss
Diffstat (limited to 'app/assets')
-rw-r--r-- | app/assets/stylesheets/leap.scss | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/assets/stylesheets/leap.scss b/app/assets/stylesheets/leap.scss index dddcc1a..9fe2195 100644 --- a/app/assets/stylesheets/leap.scss +++ b/app/assets/stylesheets/leap.scss @@ -307,3 +307,6 @@ html, body { margin: 0 2px; } } +.modal-footer form{ + margin: 0; +} |