Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
01/13/2020 08:10:29 PM (5 years ago)
Author:
imath
Message:

Template & Notifications: fix various typos

Props passoniate

Fixes #8196

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-templates/bp-legacy/buddypress/assets/emails/single-bp-email.php

    r12267 r12518  
    6161        html,
    6262        body {
    63             Margin: 0 !important;
     63            margin: 0 !important;
    6464            padding: 0 !important;
    6565            height: 100% !important;
     
    9090            border-collapse: collapse !important;
    9191            table-layout: fixed !important;
    92             Margin: 0 auto !important;
     92            margin: 0 auto !important;
    9393        }
    9494        table table table {
Note: See TracChangeset for help on using the changeset viewer.