fnp
/
fnpeditor.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Removing bullet/enum from list item containing nested list
[fnpeditor.git]
/
modules
/
rng
/
mainLayout.less
diff --git
a/modules/rng/mainLayout.less
b/modules/rng/mainLayout.less
index
fdaaf68
..
a2b553c
100644
(file)
--- a/
modules/rng/mainLayout.less
+++ b/
modules/rng/mainLayout.less
@@
-14,14
+14,17
@@
\r
[fnpjs-place="topPanel"] {
\r
float: right;
\r
\r
[fnpjs-place="topPanel"] {
\r
float: right;
\r
+ position: relative;
\r
+ z-index: 2;
\r
}
\r
\r
[fnpjs-place="mainView"] {
\r
position: absolute;
\r
}
\r
\r
[fnpjs-place="mainView"] {
\r
position: absolute;
\r
- top:
32px
;
\r
+ top:
0
;
\r
left:0;
\r
right:0;
\r
left:0;
\r
right:0;
\r
- bottom:0;
\r
+ bottom:0;
\r
+ z-index: 1;
\r
\r
> .rng-view-tabs {
\r
position: relative;
\r
\r
> .rng-view-tabs {
\r
position: relative;
\r