Forum

[9.2.2] old theme c...
 
Notifications
Retirer tout

[9.2.2] old theme css bug in task view

2 Posts
2 Utilisateurs
0 Reactions
1,448 Vu
 ddal
(@ddal)
Posts: 18
Active Member
Début du sujet
 
[#7662]

While using the "old" theme on a task view the indent level button causes the whole title table to have a height which is greater than its container. This makes the title unreadable and the buttons bellow unclickable. The ID for the indent buttons is #indentButtonDiv. Basically, they are in a div which puts them on a new row and that increases the height of the parent table which is undesirable.


 


 
Posté : 3 Août AM 11:088
(@babynus)
Posts: 14952
Membre Admin
 

Hi,

Issue confirmed.
To fix it, replace line 571 in view/objectButton.php with

    <div id="indentButtonDiv" class="statusBar" style=";">

Fix will be included in patch V9.2.3


 
Posté : 3 Août PM 13:088
Share:
Retour en haut