Skip to content

Commit

Permalink
[FIX] change alignment for icons in bigIconText element
Browse files Browse the repository at this point in the history
  • Loading branch information
dmh committed Jun 2, 2016
1 parent 62105e4 commit 0d455ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dev/styles/main/contentElements/bigIconTextButton.less
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@

.big-icon-text-btn__icon {
padding: 30px;
padding-left: 31px;
padding-right: 29px;
border: 2px solid tint(@main-color, 70%);
color: @main-color;
border-radius: 55px;
Expand Down

0 comments on commit 0d455ce

Please sign in to comment.