fnp
/
fnpeditor.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
save caret position when ending a list
[fnpeditor.git]
/
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
(file)
--- 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