diff --git a/notebook/static/notebook/less/commandpalette.less b/notebook/static/notebook/less/commandpalette.less index 32632336a..7c4069ed1 100644 --- a/notebook/static/notebook/less/commandpalette.less +++ b/notebook/static/notebook/less/commandpalette.less @@ -67,5 +67,5 @@ ul.typeahead-list & > li > a.pull-right { } [dir="rtl"] .edit-shortcut.pull-right { - float: left !important; + .pull-left(); }