X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/189a6efb18ccc8275be3c2ff7ce40f0330465142..b16226e229b843fe0920d8ab00da40af79a1233b:/src/editor/views/dialog/templates/input.html 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