zotero/chrome/content/zotero-platform/unix/publicationsDialog.css
Adomas Venčkauskas 234c94be67 Fixes my publication wizard on linux, Closes #738
Also:
- Removes horizontal scrollbar in linux my publications wizard, Closes
  #740
2015-11-10 18:25:22 +00:00

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;
}