@ -56,10 +56,10 @@ THE SOFTWARE.
<span class="newFile" title="New File">+</span>
</div>
<div id="input"></div>
<div id="dragbar"></div>
<div id="righthand-panel">
<div id="header">
<img id="solIcon" src="solidity.svg">
<h1>Solidity realtime<br/>compiler and runtime</h1>
@ -215,8 +215,8 @@ body {
#dragbar{
background-color: transparent;
position: absolute;
width: 5px;
left: 0;
width: 10px;
right: -10px;
top: 0;
bottom: 0;
cursor: col-resize;