* line wrap issue - VRFS-1363

This commit is contained in:
Seth Call 2014-03-06 14:41:57 -06:00
parent 8d36cd8e27
commit 322988f33a
1 changed files with 4 additions and 0 deletions

View File

@ -134,6 +134,10 @@
margin-left:0;
}
.recording-playback {
width:60%;
}
.recording-time {
display:inline;
vertical-align:top;