jquery.treeTable.js expandable tree margin-left is to far to the left

Created on 3 November 2010, almost 15 years ago
Updated 2 August 2025, 14 days ago

This can be seen in at: #overlay=admin/structure/types/manage/page
The auto_nodetitle module adds a token menu to the vertical tabs area.
The theme that reproduces this problem is Seven.

The expandable token groups, such as 'Current page' or 'Current user', fall outside of the table.
The problem seems to be that there is an inline css that has: style='margin-left: -19px; padding-left: 19px;'

Getting this to look correct requires deleting the margin-left: -19px entirely from jquery.treeTable.js file on line 221 inside the initialize function.

My original idea was to just write an exception case CSS, but because this javascript injects inline-css it cannot be overridden.

πŸ› Bug report
Status

Needs review

Version

1.0

Component

User interface

Created by

πŸ‡ΊπŸ‡ΈUnited States thekevinday

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024