From: Kohei Yoshino Date: Wed, 28 Aug 2019 21:39:59 +0000 (-0400) Subject: no bug - Fix alignment of Save Changes button at the bottom of modal UI X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbbdfdccbaa4d2e32dbe8dcd5b1fdeb381f160e3;p=thirdparty%2Fbugzilla.git no bug - Fix alignment of Save Changes button at the bottom of modal UI --- diff --git a/extensions/BugModal/web/bug_modal.css b/extensions/BugModal/web/bug_modal.css index b0041760d..69be90e36 100644 --- a/extensions/BugModal/web/bug_modal.css +++ b/extensions/BugModal/web/bug_modal.css @@ -330,6 +330,7 @@ input[type="number"] { #resolve-as, #bottom-status { display: inline; + vertical-align: top; } #after-comment-commit-button {