summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/custom.css.scss
diff options
context:
space:
mode:
authorDavisLWebb <davislwebb@ymail.com>2014-03-06 14:23:30 -0500
committerDavisLWebb <davislwebb@ymail.com>2014-03-06 14:23:30 -0500
commit2c1f214da8885232815cb85ded4ad616aa3d4b79 (patch)
tree5a76f93a8b366b610309a50c1ddf80544e388709 /app/assets/stylesheets/custom.css.scss
parentcd020cb3c9f8a1d40af4958c26dcdfb97e1a80c1 (diff)
parent289caaa1c82db4895efaf01b33160712d169bc84 (diff)
Merge branch 'master' of http://github.com/LukeShu/leaguer
Diffstat (limited to 'app/assets/stylesheets/custom.css.scss')
-rw-r--r--app/assets/stylesheets/custom.css.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/custom.css.scss b/app/assets/stylesheets/custom.css.scss
index d4c81a0..ab86ce9 100644
--- a/app/assets/stylesheets/custom.css.scss
+++ b/app/assets/stylesheets/custom.css.scss
@@ -20,7 +20,7 @@ header > nav {
@extend .navbar-form;
@extend .navbar-right;
input[type="submit"] {
- @extend .btn-warning;
+ @extend .btn-warning; margin-top: -3px; margin-right: 8px;
}
}
}