Widget:WJG Random Sandbox: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 287: Line 287:
float:left;
float:left;
width:5%;
width:5%;
height:100%;
height:calc( 100% - 40px);
overflow-y:scroll;  
overflow-y:scroll;  
}
}
Line 307: Line 307:
position: inherit;
position: inherit;
float: right;
float: right;
width: 95%;
width: 100%;
background-color: #3366CC;
background-color: #3366CC;
}
}

Revision as of 01:57, 17 August 2014