From 32c3df6ec031f076bdccb45f09d196447fed2600 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Wed, 22 Feb 2023 18:22:30 +0100 Subject: Action Button valign fix --- src/objects/_action-button.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'src/objects/_action-button.scss') diff --git a/src/objects/_action-button.scss b/src/objects/_action-button.scss index edb9200..cfd859c 100644 --- a/src/objects/_action-button.scss +++ b/src/objects/_action-button.scss @@ -84,6 +84,7 @@ text-align: center; text-decoration: none; text-overflow: ellipsis; + vertical-align: top; white-space: nowrap; &:link, -- cgit v1.2.3-54-g00ecf