From 4e2a5e959e534eba4d88beca5a31e87bb73a0988 Mon Sep 17 00:00:00 2001 From: Go MAEDA Date: Mon, 19 Jan 2026 09:13:21 +0000 Subject: [PATCH] Remove unused styles for `span.add_attachment a` (#43684). Patch by Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@24331 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- app/assets/stylesheets/application.css | 1 - 1 file changed, 1 deletion(-) diff --git a/app/assets/stylesheets/application.css b/app/assets/stylesheets/application.css index 0abf9e3e8..422853e8e 100644 --- a/app/assets/stylesheets/application.css +++ b/app/assets/stylesheets/application.css @@ -633,7 +633,6 @@ td.center {text-align:center;} span#watchers_inputs {overflow:auto; display:block;} span.search_for_watchers {display:block;} span.search_for_watchers, span.add_attachment {font-size:93%; line-height:2.5em;} -span.add_attachment a {padding-left:16px; background: url(/bullet_add.png) no-repeat 0 50%; } input:disabled, select:disabled, textarea:disabled { cursor: not-allowed;