4 lines
No EOL
139 B
CSS
4 lines
No EOL
139 B
CSS
/* There's an ugly horizontal scrollbar on linux in some steps of the wizard, which this fixes */
|
|
.wizard-page-box {
|
|
margin: 10px 40px;
|
|
} |