From 9415f897762595ae7aaa99cb555c216329e6122d Mon Sep 17 00:00:00 2001 From: "Brian E. Granger" Date: Sat, 25 Feb 2017 18:55:42 -0800 Subject: [PATCH] Super minor style fixes for the cell tag UI. --- notebook/static/notebook/less/tagbar.less | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/notebook/static/notebook/less/tagbar.less b/notebook/static/notebook/less/tagbar.less index 0cec30a50..b32025b27 100644 --- a/notebook/static/notebook/less/tagbar.less +++ b/notebook/static/notebook/less/tagbar.less @@ -48,7 +48,8 @@ width: inherit; font-size: inherit; height: 22px; - padding: 0px; + line-height: 22px; + padding: 0px 4px; display: inline-block; }