Fixed graphical issues and Chrome 100% width in labels and criteria edition
FEA: ItEr60S16AdaptacionsPantallasNavalPlan
This commit is contained in:
parent
2ce490407f
commit
5b67ef02a3
2 changed files with 5 additions and 5 deletions
|
|
@ -29,8 +29,8 @@
|
|||
<tabpanels>
|
||||
<tabpanel>
|
||||
<!-- Name labeltype -->
|
||||
<vbox style="margin-bottom: 5px">
|
||||
<grid>
|
||||
<vbox style="margin-bottom: 5px" width="100%" >
|
||||
<grid fixedLayout="true">
|
||||
<columns>
|
||||
<column width="200px" />
|
||||
<column />
|
||||
|
|
|
|||
|
|
@ -26,10 +26,10 @@
|
|||
</tabs>
|
||||
<tabpanels>
|
||||
<tabpanel>
|
||||
<grid fixedLayout="true" width="800px">
|
||||
<grid fixedLayout="true">
|
||||
<columns>
|
||||
<column width="400px"/>
|
||||
<column width="400px"/>
|
||||
<column width="200px"/>
|
||||
<column/>
|
||||
</columns>
|
||||
<rows>
|
||||
<row>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue