diff --git a/src/core_plugins/timelion/public/app.less b/src/core_plugins/timelion/public/app.less index 2fb4ac5cbbcc..1441d5b1d344 100644 --- a/src/core_plugins/timelion/public/app.less +++ b/src/core_plugins/timelion/public/app.less @@ -69,18 +69,6 @@ } } -.timelion:after { - content: "{Re}search"; - position: fixed; - right: 10px; - bottom: 10px; - font-size: 32px; - font-weight: bold; - color: @gray; - opacity: 0.2; - pointer-events: none; -} - [ng-click] { cursor: pointer; }