234c94be67
Also: - Removes horizontal scrollbar in linux my publications wizard, Closes #740
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;
|
|
} |