mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:15 +01:00
Fix splitter line in split widget does not always get fullwidth
This commit is contained in:
parent
fe9d41785a
commit
c88feccdf2
@ -118,6 +118,7 @@ div.et2_hbox > div {
|
||||
.splitter-bar-horizontal {
|
||||
cursor: ns-resize;
|
||||
height: 5px;
|
||||
width:100% !important;
|
||||
}
|
||||
/* Hide iframes so moving works */
|
||||
.splitter-iframe-hide {
|
||||
|
Loading…
Reference in New Issue
Block a user