8 lines
100 B
CSS
8 lines
100 B
CSS
.link-field-column {
|
|
float: left;
|
|
width: 48%;
|
|
}
|
|
.link-field-column .form-text {
|
|
width: 95%;
|
|
}
|