X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/58ba604b1c414d5484d8165c38662050809655aa..b677623848ccd30c937b3dec01cce10f66251279:/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