1
0
mirror of https://github.com/meineerde/redmine.git synced 2025-12-23 08:51:13 +00:00

Issue attributes no longer in a table (#19097).

git-svn-id: http://svn.redmine.org/redmine/trunk@14853 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang 2015-11-08 12:57:01 +00:00
parent 1251f9e9f5
commit dff15dcc9a

View File

@ -1110,7 +1110,7 @@ div.issue img.gravatar {
padding: 5px; padding: 5px;
} }
div.issue table img.gravatar { div.issue .attributes img.gravatar {
height: 14px; height: 14px;
width: 14px; width: 14px;
padding: 2px; padding: 2px;