Remove unused styles for div.attachments p (#43685).

Patch by Go MAEDA (user:maeda).


git-svn-id: https://svn.redmine.org/redmine/trunk@24332 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA
2026-01-19 09:16:15 +00:00
parent 4e2a5e959e
commit f99c9117b2

View File

@@ -1246,7 +1246,6 @@ a.remove-upload:hover {text-decoration:none !important;}
div.fileover, p.custom-field-filedroplistner.fileover { background-color: var(--oc-violet-0); }
div.attachments p { margin:4px 0 2px 0; }
div.attachments img { vertical-align: middle; }
div.attachments span.author { font-size: 0.9em; color: var(--oc-gray-6); }