From 124ac4fc9ebf4719248b5855ea7293061e7aa849 Mon Sep 17 00:00:00 2001 From: Quincy Morgan <2046746+quincylvania@users.noreply.github.com> Date: Thu, 24 Sep 2020 10:49:48 -0400 Subject: [PATCH] Make add tag/relation buttons scale with text --- css/80_app.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/80_app.css b/css/80_app.css index 3ddef5d92..0b0e31bd2 100644 --- a/css/80_app.css +++ b/css/80_app.css @@ -2603,7 +2603,7 @@ img.tag-reference-wiki-image { flex: 0 0 62px; } .add-row button { - height: 30px; + padding: 5px; background: rgba(0,0,0,.5); } .add-row button:focus,