diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2015-05-16 17:33:48 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2015-05-16 17:33:48 +0300 |
commit | eb3cb2a37ab4d12212f139273a6d0119acc9a8fc (patch) | |
tree | d4fe3d1798c909002a6ce9f8f7554cd51b92b90b /_includes/footer.html | |
parent | add CSS classes for reasonably wide blocks (diff) | |
download | jekyll-theme-eb3cb2a37ab4d12212f139273a6d0119acc9a8fc.tar.gz jekyll-theme-eb3cb2a37ab4d12212f139273a6d0119acc9a8fc.zip |
rename CSS classes
Diffstat (limited to '_includes/footer.html')
-rw-r--r-- | _includes/footer.html | 2 |
1 files changed, 1 insertions, 1 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%;"> |