summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/application.scss
diff options
context:
space:
mode:
authorAzul <azul@leap.se>2012-11-20 10:34:13 +0100
committerAzul <azul@leap.se>2012-11-20 10:35:10 +0100
commit13f53593551549d8e95e382fd42a92efc170943d (patch)
treeac8ece0f627ac76a9c407a022878649e21376291 /app/assets/stylesheets/application.scss
parentcd743d686ade50a9b23965a99c57b8105e834ec9 (diff)
ui tweaks to the menu
Diffstat (limited to 'app/assets/stylesheets/application.scss')
-rw-r--r--app/assets/stylesheets/application.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/assets/stylesheets/application.scss b/app/assets/stylesheets/application.scss
index 72c943a..3465431 100644
--- a/app/assets/stylesheets/application.scss
+++ b/app/assets/stylesheets/application.scss
@@ -1,2 +1,5 @@
@import "bootstrap";
+body {
+ padding: 40px;
+}
@import "bootstrap-responsive";