10/23/16 - Welcome to the new forums!
.month-overview__month-overview, .month-overview__cell-head { margin-left: -1px;}
I corrected the month layout with this...Code: [Select].month-overview__month-overview, .month-overview__cell-head { margin-left: -1px;}...but the budget header category is still 1 or 2 pixels out
@Alex, Setting "margin-left" from "-1px" to "0px" for ".month-select" seems to fix it on Chrome. Are there issues on other browsers?
Quote from: asromzek on February 20, 2018, 02:57:04 PM@Alex, Setting "margin-left" from "-1px" to "0px" for ".month-select" seems to fix it on Chrome. Are there issues on other browsers?Nevermind, a scroll bar pops up under the heading, and I just found the comment in the source code: "// Flexbox subpixel rendering hack".