Project

General

Profile

Actions

Defect #31471

closed

Lost right shift for 'journal-link'

Added by Sergey Polichnoy over 5 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Issues
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Cant reproduce
Affected version:

Description

While "gravatar" is ON - link on journal is unavailable
Made at this:

commit 6995ef0214b0cd4bd79fde3c6733009753ba9605
Author: Jean-Philippe Lang <jp_lang@yahoo.fr>
Date:   Sat Jul 29 06:44:05 2017 +0000

    Adjust journal actions position.

    git-svn-id: http://svn.redmine.org/redmine/trunk@16901 e93f8b46-1217-0410-a6f0-8f06a7374b81

diff --git a/public/stylesheets/application.css b/public/stylesheets/application.css
index a3c86cdff..543e6e14d 100644
--- a/public/stylesheets/application.css
+++ b/public/stylesheets/application.css
@@ -503,6 +503,7 @@ div#issue-changesets p { margin-top: 0; margin-bottom: 1em;}
 .changeset-comments {margin-bottom:1em;}

 div.journal {overflow:auto;}
+div.journal .contextual {margin-top: 0;}
 div.journal.private-notes {border-left:2px solid #d22; padding-left:4px; margin-left:-6px;}
 div.journal ul.details, ul.revision-info {color:#959595; margin-bottom: 1.5em;}
 div.journal ul.details a, ul.revision-info a {color:#70A7CD;}
@@ -1344,8 +1345,6 @@ td.username img.gravatar {margin: 0 0.5em 0 0; vertical-align: top;}

 #activity dt, .journal {clear: left;}

-.journal-link {float: right;}
-
 h2 img { vertical-align:middle; }

 .hascontextmenu { cursor: context-menu; 


Files

Actions #1

Updated by Go MAEDA over 5 years ago

Probably the issue is specific to a particular theme. The default theme does not show the history number next to the icon.

Actions #2

Updated by Go MAEDA about 5 years ago

  • Category set to Issues
  • Status changed from New to Closed
  • Assignee set to Go MAEDA

Please reopen this issue if you can reproduce this problem with the default theme.

Actions

Also available in: Atom PDF