+
diff --git a/options/options.css b/options/options.css
index d1d15d7..f7621fa 100644
--- a/options/options.css
+++ b/options/options.css
@@ -208,3 +208,16 @@ width: auto;
div.show .cpadmin-footer img{
float: none;
}
+
+.comicpress-major-publishing-actions {
+ padding: 6px;
+ clear: both;
+ border-top: none;
+ background: #eaf2fa;
+}
+
+.comicpress-major-publishing-actions input {
+ float: right;
+ min-width: 80px;
+ text-align: center;
+}
diff --git a/options/postoptions.php b/options/postoptions.php
index f500857..6710908 100644
--- a/options/postoptions.php
+++ b/options/postoptions.php
@@ -281,8 +281,8 @@