Increase size of resize handle to 10px

This commit is contained in:
Pat Nakajima
2013-01-17 12:56:34 -08:00
parent c7d12cb6b5
commit cb8d18d83c

View File

@@ -17,7 +17,7 @@
float: right;
left: 212px;
height: 100%;
width: 2px;
width: 10px;
background: transparent;
cursor: col-resize;
}