Skip to content

Commit afa13a0

Browse files
committed
css enhancements on #uploader height and displaying path if too long
1 parent c161baa commit afa13a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

styles/filemanager.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ video, audio {
2525
text-align: right;
2626
height: auto;
2727
min-height:30px;
28-
max-height: 80px;
2928
overflow: hidden;
3029
}
3130

@@ -36,6 +35,7 @@ video, audio {
3635
line-height:1.9em;
3736
font-size: 0.8em;
3837
text-shadow:1px 1px 0px #ffffff;
38+
word-break: break-all;
3939
}
4040

4141
#uploadresponse {

0 commit comments

Comments
 (0)