mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-27 04:20:22 +08:00
Correct the padding of the new button group on the files page
This commit is contained in:
parent
db8cad5bff
commit
d39311ccb5
@ -156,6 +156,10 @@ input.engine_num_input {
|
||||
.icon(@fa-var-file-o)
|
||||
}
|
||||
|
||||
#new-buttons {
|
||||
padding-top: 2px;
|
||||
}
|
||||
|
||||
ul#new-menu {
|
||||
// align right instead of left
|
||||
left: auto;
|
||||
|
Loading…
Reference in New Issue
Block a user