Skip to content

Commit

Permalink
Modify fix to comply with DRY
Browse files Browse the repository at this point in the history
  • Loading branch information
sarken committed Feb 26, 2012
1 parent 6d246e1 commit e664ae0
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions public/stylesheets/site/2.0/17-zone-home.css
Expand Up @@ -12,7 +12,7 @@ user home, collections and challenges home, tag home, admin comms home
display: block;
}

.home .header .userstuff, .home .header dl.stats {
.home .header .userstuff, .home .header dl.stats, .home .header .type {
margin-left: 120px;
}

Expand Down Expand Up @@ -55,10 +55,6 @@ user home, collections and challenges home, tag home, admin comms home
float: none;
}

.home .header .type {
margin-left: 120px;
}

/*(no filters)*/

.dashboard.collections-index .index {
Expand Down

0 comments on commit e664ae0

Please sign in to comment.