mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
BUGFIX Fixed newsletter send button alignment
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/2.3@70671 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
57cd6c03cd
commit
2de201df55
@ -192,7 +192,7 @@
|
|||||||
float: left;
|
float: left;
|
||||||
}
|
}
|
||||||
.right form .optionset li.submit {
|
.right form .optionset li.submit {
|
||||||
text-align: right;
|
float: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
.right form h1 {
|
.right form h1 {
|
||||||
|
Loading…
Reference in New Issue
Block a user