1
0
mirror of https://github.com/moparisthebest/wallabag synced 2024-08-13 16:54:00 -04:00

Fix issue on entries' height

This commit is contained in:
NumEricR 2013-08-24 09:56:59 +02:00
parent 5ae45084dc
commit 6a7d779024

View File

@ -103,6 +103,10 @@ a, a:hover, a:visited {
list-style-type: none;
}
#main .entrie .tools + p {
min-height: 5.5em;
}
/*
#main .entrie .tools li {
display: inline;