Skip to content

Commit

Permalink
fix(pagination): fix text input position in pagination V1 (#841)
Browse files Browse the repository at this point in the history
  • Loading branch information
asudoh authored and joshblack committed Jun 4, 2018
1 parent 71d438e commit 7226b32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/pagination/_pagination.scss
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ $css--helpers: true;
font-weight: 600;
text-align: center;
box-shadow: none;
order: 0;

&:focus {
@include focus-outline('border');
Expand Down

0 comments on commit 7226b32

Please sign in to comment.