Merge pull request #261 from NumEricR/toolbar-height

Fix #255 : increase article toolbar height if necessary
This commit is contained in:
Nicolas Lœuillet 2013-10-06 11:07:24 -07:00
commit 5a26af476e

View file

@ -188,7 +188,7 @@ a:visited {
bottom: 0;
left: 0;
width: 100%;
height: 50px;
min-height: 50px;
padding-top: 17px;
text-align: center;
color: #fff;