diff --git a/css/style.scss b/css/style.scss index 7d73dfb9d..9a7d2e51c 100644 --- a/css/style.scss +++ b/css/style.scss @@ -610,7 +610,7 @@ input.input-inline { font-size: 15px; > div { - display: flex; + display: inline-flex; align-content: center; justify-content: space-between; } diff --git a/templates/part.card.php b/templates/part.card.php index 19068daba..bfbd34c1c 100644 --- a/templates/part.card.php +++ b/templates/part.card.php @@ -60,13 +60,10 @@