Commit 60a3a301 authored by Rafael Monnerat's avatar Rafael Monnerat

use percentage to enlarge the field if slide is resized.

parent f2fcea27
...@@ -141,8 +141,9 @@ ...@@ -141,8 +141,9 @@
\n \n
.slide_dialog iframe{\n .slide_dialog iframe{\n
border:0px;\n border:0px;\n
width: 450px;\n width: 99%;\n
height: 420px;\n height: 99%;\n
min-height: 480px;\n
}</string> </value> }</string> </value>
</item> </item>
<item> <item>
......
46 47
\ No newline at end of file \ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment