Skip to content

Commit 557df1d

Browse files
committed
fix: find in files buttons getting misplaced with empty input boxes
1 parent a3f1266 commit 557df1d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/styles/brackets.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2402,6 +2402,7 @@ a, img {
24022402

24032403
.search-input-container {
24042404
display: inline-flex;
2405+
vertical-align: top;
24052406
}
24062407
.filter-container{
24072408
margin-left: -11px;

0 commit comments

Comments
 (0)