joomla-projects / plg_content_joomlarrssb

Social sharing plugin for the joomla.org websites using Ridiculously Responsive Social Sharing Buttons
10 stars 18 forks source link

icons in mobile view #39

Closed darekmer closed 1 year ago

darekmer commented 1 year ago

Hi, the icons in the mobile view plugin are not fully displayed. Can you fix it? mobile

darekmer commented 1 year ago

Can you fix it? Please.

darekmer commented 1 year ago

Can you fix it? Please.

stutteringp0et commented 1 year ago

Add this to your css and it's fixed:

.rrssb-buttons li.small a span.rrssb-icon { overflow: visible; }