mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-14 02:44:52 +08:00
Moved divider to the right of the publish button.
--HG-- branch : dev
This commit is contained in:
@@ -872,9 +872,9 @@ fieldset.save-button {
|
|||||||
clear:left;
|
clear:left;
|
||||||
}
|
}
|
||||||
fieldset.publish-button {
|
fieldset.publish-button {
|
||||||
margin: 0 12px;
|
margin: 0 12px 0 0;
|
||||||
padding: 0 12px;
|
padding: 0 12px;
|
||||||
border-left:1px solid #ccc;
|
border-right:1px solid #ccc;
|
||||||
}
|
}
|
||||||
fieldset.delete-button {
|
fieldset.delete-button {
|
||||||
margin: 0 0 0 12px;
|
margin: 0 0 0 12px;
|
||||||
|
Reference in New Issue
Block a user