fix for long filenames in editor bleeding out buttons

This commit is contained in:
Kyle Drake 2017-08-01 14:48:01 -07:00
parent 35d93f5755
commit d96aaeba5a

View file

@ -2111,8 +2111,9 @@ a.tag:hover {
float: left;
width: 100%;
overflow: auto;
position: absolute;
top: 105px;
//position: absolute;
//top: 105px;
height: 100%;
bottom: 0;
margin: 0;
.col {