2013-10-09 10:38:54 +00:00
|
|
|
#page-setup-wizard .panel {
|
2013-11-02 09:17:11 +00:00
|
|
|
background-color: #fff;
|
|
|
|
position: fixed; top:0; left: 0; width:100%; height:100%;
|
|
|
|
overflow: auto;
|
|
|
|
}
|
|
|
|
|
|
|
|
#page-setup-wizard .panel-body {
|
2013-10-09 10:38:54 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#page-setup-wizard .col-md-6 .control-input .btn {
|
|
|
|
width: 100%;
|
|
|
|
}
|