Skip to content

Commit

Permalink
Fix delegate list filters not to wrap on width ~1050px
Browse files Browse the repository at this point in the history
  • Loading branch information
slaweet committed Feb 14, 2018
1 parent 1fc5baa commit 08977ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/delegateList/delegateList.css
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
vertical-align: middle;

&:not(:last-of-type) {
margin-right: 50px;
margin-right: 40px;
}
}

Expand Down

0 comments on commit 08977ce

Please sign in to comment.