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

fixed css to handle heigth overflow

parent 26a1ee2a
No related branches found
No related tags found
No related merge requests found
.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