Ignore:
Timestamp:
Jan 5, 2010, 6:53:08 PM (15 years ago)
Author:
fnevgeny
Branch:
default
Phase:
public
Message:

Space between the config name and the parameters.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • source/class/pf/Application.js

    r155 r156  
    767767            var page_id = this.renderTabPage("Parameters",
    768768                "pf/image/tab-parameters.png", true);
    769             page_id.setLayout(new qx.ui.layout.VBox(1));
     769            page_id.setLayout(new qx.ui.layout.VBox(10));
    770770
    771771            fr = new qx.ui.groupbox.GroupBox("Configuration name",
Note: See TracChangeset for help on using the changeset viewer.