1
0
Fork 0
forked from 0x2620/oxjs

update SlidePanel + CSS

This commit is contained in:
rolux 2014-05-05 00:55:36 +02:00
commit 87771969b0
2 changed files with 20 additions and 11 deletions

View file

@ -2055,6 +2055,8 @@ Panels
}
.OxSlidePanel > div {
position: absolute;
top: 0;
bottom: 0;
}
.OxSplitPanel {