Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

fix(md-icon): change icon size back to 24px #2994

Closed
wants to merge 1 commit into from
Closed

fix(md-icon): change icon size back to 24px #2994

wants to merge 1 commit into from

Conversation

mikol
Copy link

@mikol mikol commented May 26, 2015

Use $icon-size: rem(2.4); instead of $icon-size: rem(2.8);.

Fixes: #2992

Use `$icon-size: rem(2.4);` instead of `$icon-size: rem(2.8);`.

Fixes: #2992
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Icon size changed from 24px to 28px.
1 participant