Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/uPagge/uBlogger.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/_partial/_single/_footer.scss')
-rw-r--r--assets/css/_partial/_single/_footer.scss6
1 files changed, 6 insertions, 0 deletions
diff --git a/assets/css/_partial/_single/_footer.scss b/assets/css/_partial/_single/_footer.scss
index b02fa64..aad4b90 100644
--- a/assets/css/_partial/_single/_footer.scss
+++ b/assets/css/_partial/_single/_footer.scss
@@ -39,6 +39,12 @@
@include link(false, false);
}
+
+ .post-info-share {
+ a * {
+ vertical-align: text-bottom;
+ }
+ }
}
}