Skip to content

Commit

Permalink
fix(extensions): tab-center-reborn: Fix URL bar going out of bounds (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
ricewind012 authored Dec 12, 2024
1 parent aa9b670 commit 3c4e581
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions theme/extensions/tab-center-reborn.css
Original file line number Diff line number Diff line change
Expand Up @@ -133,11 +133,7 @@

@media (max-width: 630px) {
#urlbar-container {
min-width: 100% !important;
}

#menubar-items {
display: none !important;
width: auto !important;
}
}

Expand Down

0 comments on commit 3c4e581

Please sign in to comment.