mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-16 02:11:05 +01: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;
|
||||
}
|
||||
|
||||
#main .entrie .tools + p {
|
||||
min-height: 5.5em;
|
||||
}
|
||||
|
||||
/*
|
||||
#main .entrie .tools li {
|
||||
display: inline;
|
||||
|
Loading…
Reference in New Issue
Block a user