File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed
Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -2155,13 +2155,11 @@ a.video-thumbnail span:hover {
21552155}
21562156
21572157.metadata-info {
2158- /*
21592158 white-space : nowrap;
21602159 overflow : hidden;
21612160 text-overflow : ellipsis;
21622161 word-wrap : break-word;
21632162 display : inline-block;
2164- */
21652163 max-width : 70% ;
21662164}
21672165
Original file line number Diff line number Diff line change @@ -360,7 +360,7 @@ function renderVideoMetadata(video_metadata) {
360360 </div>
361361 <div class="w3-container w3-hide-large w3-hide-medium video-tags-container w3-tooltip">
362362 ${ htmlVideoTags }
363- <i class="w3-tag w3-text" data-translate="categories_note">${ translation . categories_note } </i>
363+ <i class="w3-tag w3-text metadata-info " data-translate="categories_note">${ translation . categories_note } </i>
364364 </div>
365365 <div class="clearfix">
366366 </div>
You can’t perform that action at this time.
0 commit comments