Skip to content

Commit

Permalink
Merge pull request #45 from aesthytik/hotfix/your-past-orders-text-al…
Browse files Browse the repository at this point in the history
…ignment-fix

fixed text alignment #2
  • Loading branch information
dimarconicola authored Nov 14, 2018
2 parents 89349b7 + 3372d4b commit 04416c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/loopringui/assets/style/utils.less
Original file line number Diff line number Diff line change
Expand Up @@ -2350,7 +2350,7 @@
}

.text-center {
text-align: center !important;
text-align: left !important;
}

@media (min-width: 576px) {
Expand Down

0 comments on commit 04416c3

Please sign in to comment.