Skip to content

Commit

Permalink
Merge pull request #3 from mintbridge/patch-1
Browse files Browse the repository at this point in the history
Float the button left and match padding of other buttons
  • Loading branch information
martinburdon committed Dec 3, 2015
2 parents 9612c45 + ba770c8 commit 4ffe9eb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion css/styles.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
.btn.js-random-shipit {
float: left;
float: left !important;
padding: 5px 12px;
}

.btn-text {
Expand Down

0 comments on commit 4ffe9eb

Please sign in to comment.