Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit e7f4758

Browse files
committed
Merge pull request #7273 from adobe/issue-7271
Making inline editor header taller so the gutter won't cover the bottom portion of the file name.
2 parents 994daeb + c333dd2 commit e7f4758

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/styles/brackets.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -794,7 +794,7 @@ a, img {
794794

795795
.inline-editor-header {
796796
display: inline-block;
797-
padding: 10px 10px 0px 40px;
797+
padding: 9px 10px 1px 40px;
798798

799799
.filename {
800800
vertical-align: middle;

0 commit comments

Comments
 (0)