Skip to content

Commit df40dcb

Browse files
committed
fix: urlbar height for v113
1 parent 6df0d5a commit df40dcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chrome/WhiteSur/parts/entries.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
#urlbar-container, #search-container {
5656
padding: 0 !important;
5757
margin: 0 3px !important;
58-
--urlbar-container-height: 36px;
58+
min-height: 36px;
5959
}
6060
#urlbar-input-container {
6161
background: transparent !important;

0 commit comments

Comments
 (0)