From: Bastian Dehn Date: Tue, 7 Jun 2022 16:17:49 +0000 (+0200) Subject: change: style button inline X-Git-Tag: v1.0^2~27 X-Git-Url: https://gitweb.hhaalo.de/?a=commitdiff_plain;h=5ef8ad11bc2603203d8576a27b8af4b512d25d2d;p=speisekarten-editor.git change: style button inline --- diff --git a/src/app/app.component.css b/src/app/app.component.css index a4f2d04..53125d5 100644 --- a/src/app/app.component.css +++ b/src/app/app.component.css @@ -4,7 +4,7 @@ } .button { - display: block; + display: inline-block; margin: 0.5em 0; }