fnp
/
fnpeditor.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
second batch: works, but failing tests - ie blocking span
[fnpeditor.git]
/
src
/
editor
/
modules
/
rng
/
mainLayout.less
diff --git
a/src/editor/modules/rng/mainLayout.less
b/src/editor/modules/rng/mainLayout.less
index
f957f0a
..
c1a7e8e
100644
(file)
--- a/
src/editor/modules/rng/mainLayout.less
+++ b/
src/editor/modules/rng/mainLayout.less
@@
-23,7
+23,7
@@
top: 15px;
left:0;
right:0;
- bottom:
0
;
+ bottom:
20px
;
z-index: 1;
> .rng-view-tabs {
@@
-40,4
+40,10
@@
}
}
+ [fnpjs-place="bottomPanel"] {
+ position: absolute;
+ bottom:0;
+ height: 20px;
+ width:100%
+ }
}
\ No newline at end of file