Skip to content

Commit

Permalink
fixed pagination alignment for tablets swiss#404
Browse files Browse the repository at this point in the history
  • Loading branch information
bihorco36 committed Oct 26, 2017
1 parent 069fbb9 commit 5aa9e55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/assets/sass/components/pagination.scss
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
}
}
@media only screen and (max-width: $screen-sm) {
padding-top: 10px;
padding-top: 2px;
&.pull-right {
float: none !important;
}
Expand Down

0 comments on commit 5aa9e55

Please sign in to comment.