Skip to content

Commit

Permalink
Fix facet positioning.
Browse files Browse the repository at this point in the history
Closes #173.
  • Loading branch information
tpendragon committed Jan 30, 2017
1 parent ffde3fd commit 9851718
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions app/assets/stylesheets/application.scss
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,13 @@ li[dir=rtl] {
font-size: 18px;
}
}

.remove span.glyphicon {
margin-top: 5px;
}

.constraint.filter .remove.btn {
padding-bottom: 8px;
padding-top: 4px;
padding-right: 9px;
}

0 comments on commit 9851718

Please sign in to comment.