Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ai
noblogs-wp
Commits
d54f0470
Commit
d54f0470
authored
Oct 04, 2012
by
lucha
Committed by
agata
Oct 17, 2019
Browse files
fixed css to handle heigth overflow
parent
6092cb91
Changes
1
Hide whitespace changes
Inline
Side-by-side
wp-content/plugins/privacy-share-buttons/css/socialshareprivacy.css
View file @
d54f0470
.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 */
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment