* fix weird alignment issue with search button

This commit is contained in:
Seth Call 2016-01-14 20:14:13 +00:00
parent b9dd872be0
commit cb422a498f
1 changed files with 5 additions and 0 deletions

View File

@ -35,6 +35,11 @@
}
.purchased-jam-tracks-holder {
margin-top:20px;
.search-by-string-btn {
margin-right:0;
}
}
.purchased-jam-tracks {