X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/58ba604b1c414d5484d8165c38662050809655aa..0c57fd826a58a217f499b5084c837fb8ef3f6d4f:/src/editor/views/dialog/templates/input.html?ds=sidebyside

diff --git a/src/editor/views/dialog/templates/input.html b/src/editor/views/dialog/templates/input.html
index 1600d87..704972a 100644
--- a/src/editor/views/dialog/templates/input.html
+++ b/src/editor/views/dialog/templates/input.html
@@ -1,4 +1,4 @@
-<p>
+<div>
     <div style="float: left; width:100px;">
     <%= label %>:
     </div>
@@ -7,4 +7,4 @@
         <span class="description"><%= description %></span>
     </div>
     
-</p>
\ No newline at end of file
+</div>
\ No newline at end of file