Skip to content

Commit ba0a011

Browse files
committed
fix: visually centralize the user profile button
1 parent 2e29a30 commit ba0a011

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/styles/brackets_patterns_override.less

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -300,6 +300,10 @@ a:focus {
300300
position: absolute;
301301
bottom: 5px;
302302
}
303+
304+
#user-profile-button {
305+
margin-left: 0.24em;
306+
}
303307
}
304308

305309
/* Toolbar appearance - shared by all toolbars, independent of layout */

0 commit comments

Comments
 (0)