5 lines
54 B
CSS
5 lines
54 B
CSS
|
.field-label {
|
||
|
width: 100px;
|
||
|
text-align: right;
|
||
|
}
|