Skip to content

Commit

Permalink
CHE-8537. Fix displaying of list of organizations for GitHub account
Browse files Browse the repository at this point in the history
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
  • Loading branch information
RomanNikitenko committed Feb 5, 2018
1 parent b48ed4c commit e70b1f9
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,10 @@
debugId="githubImporter-loadRepo"/>
</g:FlowPanel>
</g:north>
<g:north size="205">
<g:north size="215">
<g:FlowPanel ui:field="bottomPanel">
<g:DockLayoutPanel ui:field="githubPanel" debugId="file-importProject-githubPanel">
<g:north size="25">
<g:north size="45">
<g:FlowPanel addStyleNames="{style.bottomSpace}">
<g:Label text="{locale.importFromGithubAccount}"
addStyleNames="{style.alignLeft} {style.textPosition} {style.rightSpace}"/>
Expand Down

0 comments on commit e70b1f9

Please sign in to comment.