From: Anton Khorev Date: Mon, 8 Apr 2024 22:47:27 +0000 (+0300) Subject: Use body color to remove backgrounds of dropdown buttons X-Git-Tag: live~766^2 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/895efda10f4336e60c0961ee26ee440bd7daf30e Use body color to remove backgrounds of dropdown buttons --- diff --git a/app/views/layouts/_header.html.erb b/app/views/layouts/_header.html.erb index cb220612f..f61d0806f 100644 --- a/app/views/layouts/_header.html.erb +++ b/app/views/layouts/_header.html.erb @@ -60,7 +60,7 @@ <%= link_to t("layouts.about"), about_path, :class => header_nav_link_class(about_path) %>