فهرست منبع

Make it center

Andy Baugh 6 سال پیش
والد
کامیت
695a9cebc5
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      notification-center/notification-center.tt

+ 1 - 1
notification-center/notification-center.tt

@@ -35,7 +35,7 @@
         </tr>
         <tr style="display:none" id="[% notification %]">
             <td colspan=3>
-                <div style="margin: 0 auto;">
+                <div style="margin: 0 auto; width: 680px">
                     [% data.notifications.$notification.html %]
                 </div>
             </td>