mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
elofgren: USABILITY: Make 'Go' button be on same line as 'Create a Page' drop-down.
(merged from branches/gsoc) git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@41848 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
e1438c9949
commit
14acd05f1b
@ -36,6 +36,11 @@
|
||||
width: 75%;
|
||||
margin: 0;
|
||||
}
|
||||
#PageType {
|
||||
width: 75%;
|
||||
float: left;
|
||||
margin-right: 3px;
|
||||
}
|
||||
#left form.actionparms input.action {
|
||||
width: 5%;
|
||||
margin: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user