You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There seems to be a problem with indenting tree nodes when the Lightning Components CSS (salesforce-lightning-design-system-ltng.css) is used.
I've put the sample tree component into a Lightning application and this is the result:
By contrast, only changing the CSS to salesforce-lightning-design-system.css for the same markup results in correct layout: .
I'm using version 0.11.0 of the design system with the latest Chrome (46.0).