From: Thomas Citharel Date: Mon, 8 May 2017 10:32:20 +0000 (+0200) Subject: fix 3-dots menu position X-Git-Tag: 2.3.0~31^2~104^2~1 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=ff5cdbdc95f3cc2bf28cde27e5e544a3efca3d38;p=github%2Fwallabag%2Fwallabag.git fix 3-dots menu position Signed-off-by: Thomas Citharel --- diff --git a/app/Resources/static/themes/material/css/cards.scss b/app/Resources/static/themes/material/css/cards.scss index 40351475..f5b79193 100644 --- a/app/Resources/static/themes/material/css/cards.scss +++ b/app/Resources/static/themes/material/css/cards.scss @@ -27,7 +27,7 @@ main { color: #313131; } - .card-content .card-title { + .card-stacked .card-content .card-title { display: inline-block; }