diff --git a/app/assets/stylesheets/application.scss b/app/assets/stylesheets/application.scss index 4840afe..8a6c3a6 100644 --- a/app/assets/stylesheets/application.scss +++ b/app/assets/stylesheets/application.scss @@ -289,10 +289,3 @@ a:hover, a:active, a:focus { #table_id_filter { display: none; } - - -.btn:focus { - color: #428dc2; - border: 2px solid blue; - background-color: #428dc2; -}