dav-is / flarum-ext-socialprofile

Allows addition of social media pages to your profile
https://discuss.flarum.org/d/1929-davis-social-profile
MIT License
8 stars 5 forks source link

Update LESS to fix Dark theme incompatibility #1

Closed jordanjay29 closed 8 years ago

jordanjay29 commented 8 years ago

Background for dropdown menus was being set to white across the board, which makes legibility a problem on the dark themes. Moving the styling from the general .dropdown-menu to .dropdown-menu.iconpicker-container should fix.

dav-is commented 8 years ago

Issue already fixed. Thank you for your contribution.