Преглед на файлове

Bump div size due to padding

Andy Baugh преди 7 години
родител
ревизия
06040340f5
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      notification-center/notification-center.tt

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

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