blenderskool / untab

🔍 A productivity tool to boost your browser workflow!
https://getuntab.now.sh
MIT License
347 stars 27 forks source link

margin issue on empty title fixed #22

Closed i-aryan closed 4 years ago

i-aryan commented 4 years ago

Issue #19

In rare cases when the title was not there, URL was having a 4px top margin. Fixed that by putting conditional statements and introducing a new class .url-2

Image -

i-aryan commented 4 years ago

Hey @blenderskool Oh I see. Sorry for the bad code. I made the changes required and used ternary operator now. Thanks.

blenderskool commented 4 years ago

Looks fine, thanks for the PR @i-aryan!