Moved divider to the right of the publish button.

--HG--
branch : dev
This commit is contained in:
Jonathan Wall
2010-12-13 15:44:48 -08:00
parent 48d3f1d647
commit 5042b88732

View File

@@ -872,9 +872,9 @@ fieldset.save-button {
clear:left;
}
fieldset.publish-button {
margin: 0 12px;
margin: 0 12px 0 0;
padding: 0 12px;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
}
fieldset.delete-button {
margin: 0 0 0 12px;