From e5f24b8f12760d17bf663e45a415ca4205e153fd Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Sat, 28 Sep 2019 12:36:34 -0400 Subject: Fix paragraph tags --- ext/bg/context.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'ext/bg') diff --git a/ext/bg/context.html b/ext/bg/context.html index 198ccd42..a42faa7a 100644 --- a/ext/bg/context.html +++ b/ext/bg/context.html @@ -14,20 +14,20 @@ .btn-group { display: flex; + margin-top: 10px; + white-space: nowrap; } -

+

-

-

-

- - - -
-

+
+
+ + + +
-- cgit v1.2.3