summaryrefslogtreecommitdiff
path: root/cyborg/bootswatch.less
diff options
context:
space:
mode:
Diffstat (limited to 'cyborg/bootswatch.less')
-rwxr-xr-xcyborg/bootswatch.less5
1 files changed, 5 insertions, 0 deletions
diff --git a/cyborg/bootswatch.less b/cyborg/bootswatch.less
index f856175f..15de252c 100755
--- a/cyborg/bootswatch.less
+++ b/cyborg/bootswatch.less
@@ -33,7 +33,12 @@ label, input, button, select, textarea,
// SCAFFOLDING
// -----------------------------------------------------
+html {
+ min-height: 100%;
+}
+
body {
+ min-height: 100%;
#gradient > .vertical (@bodyBackground, #252A30);
}