moved and adjusted user menu css code

pull/6565/head
Mieju 4 years ago
parent 8af1d6bd45
commit 02ef33a318

@ -16,3 +16,10 @@
.jp-Toolbar > .jp-Toolbar-item {
height: unset;
}
#jp-UserMenu {
flex: 0 0 auto;
display: flex;
text-align: center;
margin-top: 8px;
}

@ -261,9 +261,3 @@ body[data-notebook='notebooks']
overflow: hidden;
white-space: nowrap;
}
#jp-UserMenu {
flex: 0 0 auto;
display: flex;
text-align: center;
}

Loading…
Cancel
Save