diff --git a/wp-content/plugins/privacy-share-buttons/css/socialshareprivacy.css b/wp-content/plugins/privacy-share-buttons/css/socialshareprivacy.css
index 25fb11b07ec819ce342b9b8be25fc0e8f77a91f8..cd8f0a1de5c1894e0cd98663298a38ecf38ef36c 100755
--- a/wp-content/plugins/privacy-share-buttons/css/socialshareprivacy.css
+++ b/wp-content/plugins/privacy-share-buttons/css/socialshareprivacy.css
@@ -1,6 +1,6 @@
-.social_share_privacy {width:100%;}
-.social_share_privacy_area ul {position:relative;}
-.social_share_privacy_area li {float:left; list-style-type:none !important; list-style:none !important;}
+.social_share_privacy {width:100%; heigth: 25px;}
+.social_share_privacy_area ul {position:relative; heigth: 25px; }
+.social_share_privacy_area li {float:left; heigth: 25px; list-style-type:none !important; list-style:none !important;}
 .social_share_privacy_area li .dummy_btn {cursor:pointer;}
 
 /* Tooltips */