Skip to content

Commit b70fd06

Browse files
ObedVegaVega, Obed
andauthored
fix(styles): the alignment of the icons in the Nav Bar (#197)
Co-authored-by: Vega, Obed <[email protected]>
1 parent 8164b65 commit b70fd06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/theme/SearchBar/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
margin: 0;
88
transition: all var(--ifm-transition-fast)
99
var(--ifm-transition-timing-default);
10-
height: 30px;
10+
height: 24px;
1111
padding: 0;
1212
}
1313

0 commit comments

Comments
 (0)