From ee7961fc5fd68e9e7d8fb8c1adcce1d7788cf4ab 2015-01-20 23:13:55 From: Jonathan Frederic Date: 2015-01-20 23:13:55 Subject: [PATCH] Move new button group over one pixel --- diff --git a/IPython/html/static/tree/less/tree.less b/IPython/html/static/tree/less/tree.less index 835f036..8ae733a 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 {