Explorar o código

Bump div size due to padding

Andy Baugh %!s(int64=6) %!d(string=hai) anos
pai
achega
06040340f5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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; width: 680px">
+                <div style="margin: 0 auto; width: 700px">
                     [% data.notifications.$notification.html %]
                 </div>
             </td>