diff --git a/notebook/static/notebook/less/tagbar.less b/notebook/static/notebook/less/tagbar.less index 3d72c5c3c1..569cffc4da 100644 --- a/notebook/static/notebook/less/tagbar.less +++ b/notebook/static/notebook/less/tagbar.less @@ -45,6 +45,7 @@ .form-control(); .input-sm(); // undo some of the sizing caused by the above mixins + box-shadow: none; width: inherit; font-size: inherit; height: 22px;