diff options
author | EvyW <evy_mcr@hotmail.com> | 2015-09-28 10:26:07 -0500 |
---|---|---|
committer | EvyW <evy_mcr@hotmail.com> | 2015-09-28 10:26:07 -0500 |
commit | 9616fb4386729cd65612af1c90b2f19369482b01 (patch) | |
tree | 2f1311bc0132c884318822da42f41b170ecdf227 /app/assets | |
parent | 75338e097c964b4287cff7de9e142244f3681a14 (diff) |
changes style sheets
removed the three last lines
Diffstat (limited to 'app/assets')
-rw-r--r-- | app/assets/stylesheets/application.scss | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/app/assets/stylesheets/application.scss b/app/assets/stylesheets/application.scss index bb40129..9cd3a55 100644 --- a/app/assets/stylesheets/application.scss +++ b/app/assets/stylesheets/application.scss @@ -26,7 +26,3 @@ // import custom scss, content to be set in deployment. // @import "tail"; - -.modal-footer form{ - margin: 0; -} |