left align option value column
parent
2329dda323
commit
feecd5439d
|
@ -72,3 +72,6 @@ input[name="newStorage[Url]"] {
|
||||||
margin-right: 5px;
|
margin-right: 5px;
|
||||||
border-bottom: 1px solid #e7e7e7;
|
border-bottom: 1px solid #e7e7e7;
|
||||||
}
|
}
|
||||||
|
#options .col-md {
|
||||||
|
text-align: left;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue