Improved alignment in assignment columns

FEA: ItEr75S08MigrationZK5
This commit is contained in:
Lorenzo Tilve Álvaro 2011-05-27 17:49:27 +02:00
parent ab522a8448
commit 04b7e27b4e

View file

@ -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 {