aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_includes
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2015-05-14 03:50:35 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2015-05-14 03:50:35 +0300
commitc41f68ff25dbbbedc33d93088081325540c362bc (patch)
treec3e53e095bbc1390857eed2ae1af0b0f89f3cf5e /_includes
parentfooter update (diff)
downloadjekyll-theme-c41f68ff25dbbbedc33d93088081325540c362bc.tar.gz
jekyll-theme-c41f68ff25dbbbedc33d93088081325540c362bc.zip
rename CSS classes
Diffstat (limited to '_includes')
-rw-r--r--_includes/footer.html2
-rw-r--r--_includes/header.html6
2 files changed, 4 insertions, 4 deletions
diff --git a/_includes/footer.html b/_includes/footer.html
index 2159e5b..c4b8f45 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 e3a9158..e9fcc2b 100644
--- a/_includes/header.html
+++ b/_includes/header.html
@@ -17,9 +17,9 @@
<![endif]-->
</head>
<body>
- <div class="wrapper">
- <div class="block">
+ <div class="top-level-footer-wrapper">
+ <div class="footer-wrapper-row">
{% include navbar.html %}
</div>
- <div class="block push">
+ <div class="footer-wrapper-row footer-wrapper-row-auto-height">
<div class="container">