Переглянути джерело

Fix alignment of mail account info box

Kristan Kenney 6 роки тому
батько
коміт
9a2f8929cc
2 змінених файлів з 4 додано та 5 видалено
  1. 3 4
      web/css/styles.min.css
  2. 1 1
      web/templates/admin/edit_mail_acc.html

+ 3 - 4
web/css/styles.min.css

@@ -3070,16 +3070,15 @@ a.button.cancel {
   vertical-align: top;
 }
 .mail-infoblock {
-  margin-left: -130px;
-  font-size: 13px;
+  font-size: 14px;
   color: #777;
   border: 1px solid #d9d9d9;
   padding: 0px 5px 12px 20px;
-  margin-top: 47px;
+  margin-top: 46px;
   min-width: 320px;
   overflow: hidden;
   box-shadow: 0px 1px 4px rgba(0,0,0,0.15);
-  border-radius: 4px;
+  border-radius: 5px;
 }
 .mail-infoblock:hover {
   overflow: visible;

+ 1 - 1
web/templates/admin/edit_mail_acc.html

@@ -45,7 +45,7 @@
                         </table>
                     </td>
                     <td class="data-dotted">
-                      <table class="data-col2" width="600px">
+                      <table class="data-col2" width="440px">
                         <tr>
                             <td class="vst-text step-top input-label">
                                 <?php print __('Account');?>