JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
admin_pages: widen page title field
[wfpl-cms.git] / style.less
index c4bee38..19dcef3 100644 (file)
@@ -240,3 +240,7 @@ div > :last-child,
 .last {
        margin-bottom: 0px;
 }
+.wide_field {
+       box-sizing: border-box;
+       width: 100%;
+}