Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
09/30/2015 11:42:33 AM (9 years ago)
Author:
djpaul
Message:

Code Standards: fix space indentations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-templates/bp-legacy/css/twentythirteen.scss

    r10155 r10160  
    17721772
    17731773                    img {
    1774                     // this is the tiny user avatar
     1774                        // this is the tiny user avatar
    17751775                        display: inline;
    17761776                        height: 20px;
    17771777                        margin-right: 0.5em;
    17781778                        width: 20px !important; // override inline style
    1779                 }
    1780             }
    1781         }
     1779                    }
     1780                }
     1781            }
    17821782        }
    17831783
     
    19601960                text-transform: none;
    19611961                width: 20%;
    1962             }
     1962            }
    19631963        } // close form
    19641964
Note: See TracChangeset for help on using the changeset viewer.