Skip to content

Commit

Permalink
Merge pull request #1331 from /issues/1155/1
Browse files Browse the repository at this point in the history
Fixed #1155 - added padding to wc-Link
  • Loading branch information
magsout authored Feb 9, 2017
2 parents bb90834 + e84f642 commit 23782e6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions webcompat/static/css/development/components/search-issue.css
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,7 @@
align-items: center;
margin: 3em 0 0 0;
}

.wc-SearchIssue-github .wc-Link {
padding: 0 0.3em;
}

0 comments on commit 23782e6

Please sign in to comment.