Skip to content
Snippets Groups Projects
Commit 27885c70 authored by lucha's avatar lucha Committed by agata
Browse files

fixed css to handle heigth overflow

parent 12b06a2a
No related branches found
No related tags found
1 merge request!3Noblogs 5.4
.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 */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment