aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_includes
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2015-05-16 17:33:48 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2015-05-16 17:33:48 +0300
commiteb3cb2a37ab4d12212f139273a6d0119acc9a8fc (patch)
treed4fe3d1798c909002a6ce9f8f7554cd51b92b90b /_includes
parentadd CSS classes for reasonably wide blocks (diff)
downloadjekyll-theme-eb3cb2a37ab4d12212f139273a6d0119acc9a8fc.tar.gz
jekyll-theme-eb3cb2a37ab4d12212f139273a6d0119acc9a8fc.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 c4b8f45..e5bc113 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -1,6 +1,6 @@
</div>
</div>
- <div class="footer-wrapper-row">
+ <div class="footer-wrapper-collapse">
<footer class="navbar-default">
<div class="container">
<div style="display: table; width: 100%;">
diff --git a/_includes/header.html b/_includes/header.html
index a4d14af..2c64cba 100644
--- a/_includes/header.html
+++ b/_includes/header.html
@@ -19,8 +19,8 @@
</head>
<body>
<div class="top-level-footer-wrapper">
- <div class="footer-wrapper-row">
+ <div class="footer-wrapper-collapse">
{% include navbar.html %}
</div>
- <div class="footer-wrapper-row footer-wrapper-row-auto-height">
+ <div class="footer-wrapper-expand">
<div class="container">