]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
no bug - Fix alignment of Save Changes button at the bottom of modal UI
authorKohei Yoshino <kohei.yoshino@gmail.com>
Wed, 28 Aug 2019 21:39:59 +0000 (17:39 -0400)
committerdklawren <dklawren@users.noreply.github.com>
Wed, 28 Aug 2019 21:39:59 +0000 (17:39 -0400)
extensions/BugModal/web/bug_modal.css

index b0041760d368c1f40cdf69285ed2289ad56c1804..69be90e36f65467c53fc5acd46401333e6eace70 100644 (file)
@@ -330,6 +330,7 @@ input[type="number"] {
 #resolve-as,
 #bottom-status {
   display: inline;
+  vertical-align: top;
 }
 
 #after-comment-commit-button {