Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Adjust bar layout
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-sl-eng committed Sep 20, 2012
1 parent cfa227c commit d138917
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -41,7 +41,7 @@
<g:layer left='0' width='100%'>
<g:FlowPanel ui:field='undefinedPanel' styleName="{style.undefined}"/>
</g:layer>
<g:layer left='105px' width="100px">
<g:layer left='100px' width="100px">
<g:Label ui:field='label' styleName='{style.label}'/>
</g:layer>
</g:LayoutPanel>
Expand Down

0 comments on commit d138917

Please sign in to comment.