mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
MINOR:Re-instated the Go button on the actions button for page tree batch actions.
This commit is contained in:
parent
723a8488ac
commit
861785958a
@ -348,7 +348,6 @@ body.cms { overflow: hidden; }
|
||||
.cms-content-batchactions { float: left; position: relative; display: block; margin-left: 8px; }
|
||||
.cms-content-batchactions form > * { display: block; float: left; }
|
||||
.cms-content-batchactions form.cms-batch-actions { float: left; }
|
||||
.cms-content-batchactions .Actions { display: none; }
|
||||
|
||||
#Form_BatchActionsForm select { width: 200px; }
|
||||
|
||||
|
@ -688,9 +688,6 @@ body.cms {
|
||||
form.cms-batch-actions {
|
||||
float: left;
|
||||
}
|
||||
.Actions {
|
||||
display:none;
|
||||
}
|
||||
}
|
||||
|
||||
#Form_BatchActionsForm select {
|
||||
|
Loading…
x
Reference in New Issue
Block a user