Skip to:
Content

BuddyPress.org

Changeset 3225


Ignore:
Timestamp:
08/29/2010 02:18:06 AM (15 years ago)
Author:
johnjamesjacoby
Message:

Adjust pagination margins in bp-default.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/1.2/bp-themes/bp-default/_inc/css/default.css

    r3222 r3225  
    574574
    575575div.pagination {
    576     margin: -15px -20px 9px -20px;
     576    margin: -20px -20px 9px -20px;
    577577    border-bottom: 1px solid #eaeaea;
    578578    padding: 10px 20px 10px 20px;
     
    605605
    606606div#pag-bottom {
    607     margin-top: 5px;
     607    margin-top: 0;
    608608}
    609609
Note: See TracChangeset for help on using the changeset viewer.