Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
01/16/2016 01:31:44 PM (9 years ago)
Author:
hnla
Message:

Update twenty* companion scss files
Commit addresses visual formatting errors highlighted by new scss-lint version.

See #6825 Props netweb

File:
1 edited

Legend:

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

    r10295 r10451  
    280280                }
    281281            }
     282
    282283            @media screen and (min-width: 594px) {
    283284                li {
     
    12531254                @include box-model(border-box);
    12541255                float: left;
     1256
    12551257                @media screen and (max-width: 400px) {
    12561258                    margin: 0;
     
    12611263                    }
    12621264                }
     1265
    12631266                @media screen and (min-width: 783px) {
    12641267                    margin-left: 3px;
     
    14561459                border-left: 0;
    14571460                height: 2.6em;
     1461
    14581462                @media screen and (max-width: 320px) {
    14591463                    height: 5.2em;
     
    14961500                float: right;
    14971501                line-height: 2;
     1502
    14981503                @media screen and (max-width: 320px) {
    14991504                    clear: both;
     
    18511856    }
    18521857}
    1853 
Note: See TracChangeset for help on using the changeset viewer.