www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

publicationsDialog.css (139B)


      1 /* There's an ugly horizontal scrollbar on linux in some steps of the wizard, which this fixes */
      2 .wizard-page-box {
      3   margin: 10px 40px;
      4 }