Skip to content
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.

Commit

Permalink
push platform icons a bit more to the right
Browse files Browse the repository at this point in the history
  • Loading branch information
Changaco committed Apr 29, 2014
1 parent f2743fb commit 44784f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scss/modules.scss
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ a.mini-user:hover {
$PlatformImageSize: round($AvatarSize * 0.7);

// Right offset of the platform icon.
$PlatformImageOffset: round($PlatformImageSize * 0.5);
$PlatformImageOffset: round($PlatformImageSize * 0.6);

.sanity-preserving-wrapper {
position: relative;
Expand Down

0 comments on commit 44784f9

Please sign in to comment.