diff --git a/notebook/static/notebook/less/searchandreplace.less b/notebook/static/notebook/less/searchandreplace.less index cccf08e92..9b99b1102 100644 --- a/notebook/static/notebook/less/searchandreplace.less +++ b/notebook/static/notebook/less/searchandreplace.less @@ -28,9 +28,4 @@ max-height: 60vh; overflow: auto; } - - & input:last-child { - border-left:none; - } - }