浏览代码

Fix delete confirmation submit button misplacement

Denis K 8 年之前
父节点
当前提交
de62e74b31
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      jet/static/jet/css/_delete-confirmation.scss

+ 1 - 0
jet/static/jet/css/_delete-confirmation.scss

@@ -57,6 +57,7 @@
       font-weight: lighter;
       font-weight: lighter;
       padding: 0 20px;
       padding: 0 20px;
       text-transform: uppercase;
       text-transform: uppercase;
+      vertical-align: middle;
       margin-bottom: 5px;
       margin-bottom: 5px;
 
 
       @include for-mobile {
       @include for-mobile {