forked from hummypkg/webif
Ensure cut plan segments are aligned left
This commit is contained in:
parent
47495e7b8d
commit
4ae8ea85f7
@ -11,3 +11,8 @@ div.sliderlabel
|
|||||||
line-height: 40px;
|
line-height: 40px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#cutplan {
|
||||||
|
/* ensure cut plan segments are aligned left */
|
||||||
|
padding-left: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user