Skip to content

Commit

Permalink
[BUGFIX] remove css for icon which is never visible (#374)
Browse files Browse the repository at this point in the history
  • Loading branch information
Marvin Basel authored and MattiasNilsson committed Dec 27, 2017
1 parent 2a0432d commit 5c918ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion felayout_t3kit/dev/styles/main/iconFont.less
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
.icon-t3-quoteMark:before { content: "\e0de"; } // quote
.icon-text-btn__link:after { content: "\e91c"; } // leftIconTextButton
.icon-text-btn__sham-link:after { content: "\e91c"; } // leftIconTextButton
.big-icon-text-btn__link:after { content: "\e91c"; } // bigIconTextButton
.big-icon-text-btn__sham-link:after { content: "\e91c"; } // bigIconTextButton
.img-text-link__img-link:before { content: "\e943"; } // imageTextLink
.logo-carousel__btn-next:before { content: '\e91d'; } // logo carousel next
Expand Down

0 comments on commit 5c918ec

Please sign in to comment.