diff --git a/theme/css/chrome.css b/theme/css/chrome.css
index 30c444b2d..a38feafc2 100644
--- a/theme/css/chrome.css
+++ b/theme/css/chrome.css
@@ -1308,6 +1308,19 @@ html:not(.sidebar-resizing) .sidebar {
.footer-socials i {
font-size: 17px;
}
+.footer-socials a svg {
+ width: 16px;
+ height: 16px;
+ fill: currentColor;
+ vertical-align: middle;
+}
+.menu-socials-popup .menu-bar-link svg,
+#menubar-socials-popup .menu-bar-link svg {
+ width: 15px;
+ height: 15px;
+ fill: currentColor;
+ vertical-align: -0.15em;
+}
.sidebar-socials {
display: none;
}
diff --git a/theme/index.hbs b/theme/index.hbs
index 5727f4ce6..0c04248b4 100644
--- a/theme/index.hbs
+++ b/theme/index.hbs
@@ -179,6 +179,8 @@
+
+
@@ -200,6 +202,8 @@
+
+