Skip to content

Commit 8ba3399

Browse files
committed
float menu keybindings to the right
1 parent 72a8539 commit 8ba3399

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

notebook/static/notebook/less/menubar.less

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,4 +139,8 @@ ul#help_menu li a{
139139
margin-left: 10px;
140140
}
141141

142+
.kb {
143+
float: right;
144+
}
145+
142146
//end submenu

0 commit comments

Comments
 (0)