Remove width from .tree-view-resizer

This commit is contained in:
Corey Johnson
2013-01-21 10:38:41 -08:00
parent 2db8dce4b6
commit a6dfabfe71

View File

@@ -11,9 +11,7 @@
}
.tree-view .tree-view-resizer {
position: fixed;
float: right;
left: 200px;
height: 100%;
width: 10px;
background: transparent;