Skip to content
This repository has been archived by the owner on Sep 12, 2018. It is now read-only.

Commit

Permalink
SearchForm: fix line-height for dropdown list
Browse files Browse the repository at this point in the history
  • Loading branch information
insanehong committed Aug 11, 2014
1 parent c28cab1 commit e6fdac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/less/_page.less
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@

a {
padding:5px 10px;
line-height: 30px;
line-height: 20px;
}
}
}
Expand Down

0 comments on commit e6fdac0

Please sign in to comment.