From f254cda663b7c32ee0a8b73a24a3bcd9d4882f91 Mon Sep 17 00:00:00 2001 From: Jonathan Frederic Date: Fri, 16 Jan 2015 16:32:55 -0800 Subject: [PATCH] Typo fix --- IPython/html/static/tree/less/tree.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IPython/html/static/tree/less/tree.less b/IPython/html/static/tree/less/tree.less index 9c582fb2c..1b4be08fd 100644 --- a/IPython/html/static/tree/less/tree.less +++ b/IPython/html/static/tree/less/tree.less @@ -156,7 +156,7 @@ input.engine_num_input { .icon(@fa-var-file-o) } -#new-buttons { +#notebook_toolbar .pull-right { padding-top: 2px; }