added misc plugins towards wizards for the portal
[unfold.git] / plugins / wizard / wizard.css
diff --git a/plugins/wizard/wizard.css b/plugins/wizard/wizard.css
new file mode 100644 (file)
index 0000000..0c79c47
--- /dev/null
@@ -0,0 +1,11 @@
+.swMain {
+       width: 100% !important;
+}
+
+.swMain .stepContainer div.content {
+       width: 100% !important;
+}
+
+.swMain .stepContainer {
+       overflow: scroll !important;
+}