mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 10:00:54 +00:00
Add html:div to get buttons working
This commit is contained in:
parent
e4753fe28c
commit
48745e9216
@ -89,6 +89,8 @@
|
||||
|
||||
</html:script>
|
||||
|
||||
<html:div flex="100%">
|
||||
|
||||
<html:table style="width:100%;">
|
||||
<html:tr>
|
||||
<html:td colspan="4">
|
||||
@ -115,4 +117,6 @@
|
||||
</html:tr>
|
||||
</html:table>
|
||||
|
||||
</html:div>
|
||||
|
||||
</window>
|
||||
|
Loading…
Reference in New Issue
Block a user