mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-14 21:35:06 -05:00
Fix issue on entries' height
This commit is contained in:
parent
5ae45084dc
commit
6a7d779024
@ -103,6 +103,10 @@ a, a:hover, a:visited {
|
|||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#main .entrie .tools + p {
|
||||||
|
min-height: 5.5em;
|
||||||
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
#main .entrie .tools li {
|
#main .entrie .tools li {
|
||||||
display: inline;
|
display: inline;
|
||||||
|
Loading…
Reference in New Issue
Block a user