Flat skin: tweak light icons positions.

master
Artem Sapegin 2014-01-16 15:07:25 +04:00
parent 181ecba1e8
commit 0d55a8fc86
1 changed files with 6 additions and 0 deletions

View File

@ -104,6 +104,9 @@ button-colors(button, color) {
-webkit-font-smoothing:subpixel-antialiased; -webkit-font-smoothing:subpixel-antialiased;
-moz-osx-font-smoothing:auto; -moz-osx-font-smoothing:auto;
} }
&_light .social-likes__icon {
margin-top:-.1em;
}
&_light .social-likes__counter, &_light .social-likes__counter,
&_single-light + .social-likes__button + .social-likes__counter { &_single-light + .social-likes__button + .social-likes__counter {
float:none; float:none;
@ -185,6 +188,9 @@ button-colors('plusone', #d23e30);
} }
.social-likes__icon_plusone { .social-likes__icon_plusone {
left:.25em; left:.25em;
.social-likes_light & {
margin-top:0;
}
} }
// Mail.ru // Mail.ru