diff --git a/html/ui/app.css b/html/ui/app.css index 5e60894..45d593c 100644 --- a/html/ui/app.css +++ b/html/ui/app.css @@ -1,6 +1,9 @@ .view-links > span { + display: inline-block; + white-space: nowrap; margin-right: 1ex; + margin-bottom: 1ex; padding: 0.5ex; border: 1pt solid; border-radius: 1ex;