fnp
/
fnpeditor.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
editor: tweaking visual appearance
[fnpeditor.git]
/
src
/
editor
/
modules
/
rng
/
editingLayout.less
diff --git
a/src/editor/modules/rng/editingLayout.less
b/src/editor/modules/rng/editingLayout.less
index
eefd222
..
fe46e6d
100644
(file)
--- a/
src/editor/modules/rng/editingLayout.less
+++ b/
src/editor/modules/rng/editingLayout.less
@@
-10,6
+10,8
@@
.fnp-module-rng-editingLayout {
+ margin-left: 60px;
+
[fnpjs-place="statusBar"] {
position: absolute;
bottom: 0;
@@
-22,7
+24,7
@@
[fnpjs-place="leftColumn"] {
position: absolute;
top: 30px; //
- bottom:
5
0px; //
+ bottom: 0px; //
left:0;
right: 0;
}