mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
fixed ajax button alignment
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/2.3@70372 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
59d89be316
commit
d9d512b47c
@ -20,7 +20,7 @@ body {
|
|||||||
.ajaxActions {
|
.ajaxActions {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 5px;
|
bottom: 5px;
|
||||||
right: 15px;
|
right: 8px;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user