1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
.file-navigation { display: flex; } .file-navigation .branch-select-menu { margin-right: 0 !important; } .file-navigation .BtnGroup.float-right { order: 100; } .file-navigation .breadcrumb { flex: 1; margin-left: 8px !important; } .file-navigation .rgh-branch-buttons .BtnGroup { margin: 0; }