Pocket / curation-tools-frontend

DEPRECATED
Mozilla Public License 2.0
10 stars 52 forks source link

Fix styling issue with "Topic" label on Edit & Approve form #121

Closed nina-py closed 3 years ago

nina-py commented 3 years ago

This has bothered me for a while. The border around the select label was cutting through the shrunk label. Now fixed.

Before:

select-label-before

After:

select-label-after