Shifted right the last reported day marker
This makes the component fit inside the day and overlap when the zoom is wide enough to make the interval thinner than the sum of the marker widths. FEA: ItEr77S04BugFixing
This commit is contained in:
parent
25087fd7ba
commit
b5afe435d4
1 changed files with 1 additions and 0 deletions
|
|
@ -300,6 +300,7 @@ div.box.limiting-unassigned {
|
||||||
.last-timesheet-date {
|
.last-timesheet-date {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
margin-top: -16px;
|
margin-top: -16px;
|
||||||
|
margin-left: -4px;
|
||||||
border-left: 0;
|
border-left: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue