mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-09 00:15:27 +00:00
fix 3-dots menu position
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
4c6ee89c9c
commit
ff5cdbdc95
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ main {
|
|||
color: #313131;
|
||||
}
|
||||
|
||||
.card-content .card-title {
|
||||
.card-stacked .card-content .card-title {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue