summaryrefslogtreecommitdiff
path: root/app/assets
diff options
context:
space:
mode:
authorAzul <azul@leap.se>2012-11-20 10:34:13 +0100
committerAzul <azul@leap.se>2012-11-20 10:34:13 +0100
commit60bb7b4522148d4c426ff2073bf54beefa4041d4 (patch)
treeb8d3cf7ad7ecbac34a4af9857515c10be752f847 /app/assets
parent347eb4b20cbe740485dd9d1d7220c01eef659920 (diff)
ui tweaks to the menu
Diffstat (limited to 'app/assets')
-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";