aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_includes
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2015-05-14 03:21:18 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2015-05-14 03:21:18 +0300
commit88484a176b1fa45cd712d511f22283571555ba47 (patch)
tree13cec427ace0f51f207d8830df43f0aeb9befb96 /_includes
parentfooter update (diff)
downloadegor-tensin.github.io-88484a176b1fa45cd712d511f22283571555ba47.tar.gz
egor-tensin.github.io-88484a176b1fa45cd712d511f22283571555ba47.zip
rename CSS classes
Diffstat (limited to '_includes')
-rw-r--r--_includes/footer.html2
-rw-r--r--_includes/header.html4
2 files changed, 3 insertions, 3 deletions
diff --git a/_includes/footer.html b/_includes/footer.html
index 0ac62f1..2ae575e 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -1,6 +1,6 @@
</div>
</div>
- <div class="block">
+ <div class="footer-wrapper-row">
<footer class="navbar-default">
<div class="container">
<div style="display: table; width: 100%;">
diff --git a/_includes/header.html b/_includes/header.html
index 1ebc1bc..64823a9 100644
--- a/_includes/header.html
+++ b/_includes/header.html
@@ -14,6 +14,6 @@
<![endif]-->
</head>
<body>
- <div class="wrapper">
- <div class="block push">
+ <div class="top-level-footer-wrapper">
+ <div class="footer-wrapper-row footer-wrapper-row-auto-height">
<div class="container">