plugins: updated query_editor
[myslice.git] / plugins / wizard / static / css / wizard.css
1 .swMain {
2         width: 100% !important;
3 }
4
5 .swMain .stepContainer div.content {
6         width: 100% !important;
7 }
8
9 .swMain .stepContainer {
10         overflow: scroll !important;
11 }