mirror of
https://github.com/silverstripe/silverstripe-installer
synced 2024-10-22 15:05:33 +00:00
fixed label display for optionsetfields
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/branches/2.3@71149 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
0d683854da
commit
23afaa2309
@ -94,6 +94,10 @@ select {
|
|||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.typography .optionset label {
|
||||||
|
display: inline;
|
||||||
|
}
|
||||||
|
|
||||||
label.right {
|
label.right {
|
||||||
display:inline;
|
display:inline;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user