Improved alignment in assignment columns
FEA: ItEr75S08MigrationZK5
This commit is contained in:
parent
ab522a8448
commit
04b7e27b4e
1 changed files with 4 additions and 3 deletions
|
|
@ -1627,13 +1627,14 @@ input.z-datebox-text-disd {
|
|||
}
|
||||
|
||||
.assigned-hours-input {
|
||||
width: 60px
|
||||
width: 60px;
|
||||
margin-left: -20px;
|
||||
}
|
||||
|
||||
.assigned-resources-input {
|
||||
width:40px;
|
||||
width: 40px;
|
||||
float: left;
|
||||
margin-left: 20px;
|
||||
margin-left: 15px;
|
||||
}
|
||||
|
||||
.assigned-resources-label {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue