Fix CSS to wrap folder path

This commit is contained in:
Atlante45 2016-10-01 14:07:11 -07:00
parent 12ecc02899
commit 2d87e3eb1a

View file

@ -124,6 +124,7 @@ a:hover {
overflow: hidden;
float: left;
position: relative;
word-wrap: break-word;
}
.col2 {