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