1
0
mirror of https://github.com/moparisthebest/wallabag synced 2024-11-23 09:32:15 -05:00

Fix #255 : increase article toolbar height if necessary

This commit is contained in:
NumEricR 2013-10-05 10:51:25 +02:00
parent d47d2533ac
commit 06fef43180

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;