From fafd6ca3054435d0e19f496c629971fa024b28b6 Mon Sep 17 00:00:00 2001 From: Jonathan Frederic Date: Tue, 20 Jan 2015 15:13:55 -0800 Subject: [PATCH] Move new button group over one pixel --- IPython/html/static/tree/less/tree.less | 1 + 1 file changed, 1 insertion(+) diff --git a/IPython/html/static/tree/less/tree.less b/IPython/html/static/tree/less/tree.less index 835f036fc..8ae733a0e 100644 --- a/IPython/html/static/tree/less/tree.less +++ b/IPython/html/static/tree/less/tree.less @@ -158,6 +158,7 @@ input.engine_num_input { #notebook_toolbar .pull-right { padding-top: 0px; + margin-right: -1px; } ul#new-menu {