Skip to content
This repository has been archived by the owner on Jun 16, 2020. It is now read-only.

Commit

Permalink
💄 Pagination margin
Browse files Browse the repository at this point in the history
Fixes #777
  • Loading branch information
sboerrigter committed Sep 5, 2017
1 parent ca485a7 commit d732775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/styles/components/_pagination.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
font-weight: 600;
height: 3em;
line-height: 3em;
margin: 0 10px 10px 0;
margin-right: 10px;
min-width: 3em;
padding: 0 1em;
text-decoration: none;
Expand Down

0 comments on commit d732775

Please sign in to comment.