Fix strange carousel width on http://gohugo.io/
authorAnthony Fok <foka@debian.org>
Fri, 2 Oct 2015 09:27:38 +0000 (03:27 -0600)
committerAnthony Fok <foka@debian.org>
Fri, 2 Oct 2015 09:32:33 +0000 (03:32 -0600)
commit08d41c3a48548597a33f460f209974b64591c6fa
tree86540eaec7dfae53f19730bf380175485c6c2663
parent218554e363084ddc248cba180708797fca23eb02
Fix strange carousel width on http://gohugo.io/

The solution is to add `table-layout:fixed` when `display:table` is used
as per the answer given at:

    http://stackoverflow.com/questions/21230184/owl-carousel-inside-a-table-cell-parent-makes-parent-to-expand-weird

Fixes #1465
docs/layouts/index.html
docs/static/css/HPstyles.css