summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/css/localstyle.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/static/css/localstyle.css b/static/css/localstyle.css
index e75e85b..ef3e020 100644
--- a/static/css/localstyle.css
+++ b/static/css/localstyle.css
@@ -1,3 +1,3 @@
-img[alt=Email] { width: 20px; }
-img[alt=Skype] { width: 20px; }
-img[alt=Twitter] { width: 20px; }
+img[alt=Email] { width: 20px; height: 20px; }
+img[alt=Skype] { width: 20px; height: 20px; }
+img[alt=Twitter] { width: 20px; height: 20px; }