summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorAdam Coldrick <adam@sotk.co.uk>2015-09-28 23:21:46 +0100
committerAdam Coldrick <adam@sotk.co.uk>2015-09-29 00:40:30 +0100
commitaaf198690235ad473baa3d9d9fb9c539cb57f049 (patch)
tree07b40e0e877dad6542b1bcaac227bc49d3e6d43a /style.css
parent2e67c159524c094013237784c43a13a5c4e3d499 (diff)
downloadciat-ui-aaf198690235ad473baa3d9d9fb9c539cb57f049.tar.gz
Add Bootstrap
Add Bootstrap CSS framework (http://getbootstrap.com/).
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index 2bcc6d1..c7a0a2e 100644
--- a/style.css
+++ b/style.css
@@ -93,6 +93,6 @@ h1>span {
text-align: left;
}
-.container {
+.content {
height: 85%;
}