az0 / linkgopher

Firefox/Google Chrome add-on: Extracts all links from web page, sorts them, removes duplicates, and displays them in a new tab for inspection or copy and paste into other systems.
GNU General Public License v3.0
257 stars 56 forks source link

Update popup.css #65

Closed DH-LStudios closed 9 months ago

DH-LStudios commented 9 months ago

Issue

64

CSS Fix to correct the box size issue

DH-LStudios commented 9 months ago

Addressed the flex-wrap issue I originally missed for the container. Have tested and it is working fine now.