From: Anton Khorev Date: Sun, 26 May 2024 02:08:11 +0000 (+0300) Subject: Remove unused .browse_status css class X-Git-Tag: live~444^2 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/9d4cf2bccc2b8b146cab166a036bf5cae74bacce Remove unused .browse_status css class --- diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index c3f2b36ad..381967f6a 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -580,10 +580,6 @@ tr.turn { .routing_marker { width: 15px; cursor: move; } -.browse_status { - display: none; -} - /* Rules for the history sidebar */ #sidebar .changesets {