DavidP The change in project padding in the 3/3 update is a bit much. It looks like there’s a ‘margin-top: 1em’ in these two classes. Can we get an option to set these in display settings? .t-heading .t-project
Jay DavidP Yes, there’s already a setting for that. It was previously set as a padding, and that update changed it to a margin to fix issues in drag/drop. Check the Layout section of display settings:
Jay DavidP Maybe you’re looking at the first heading in a pane? That is special cased to have no margin. If not, could you share a screenshot I could reference to help troubleshoot?
DavidP Sure. Here’s a screenshot of the layout CSS. You can see that the margin-top and color CSS don’t affect the display of the headings, whereas they do for projects.
Jay DavidP Sorry for the delay! I’ve tried to copy that layout into my theme but it appears to work just fine. Do you have anything in the Colors section that might be overwriting it? Maybe try resetting (you could copy it before resetting to keep your changes) and then change the margin-top?