@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("youtube.com") {
#watch-video-details-inner .expand-content {display: block !important;}

#watch-video-details-inner .expand-content .watch-video-desc
{display: block !important; padding: 0.25em !important; max-height: 15em !important; overflow: auto !important;}

#watch-channel-brand-cap,
#watch-video-details-inner .collapse-content,
span.watch-video-added + span.smallText
 {display: none !important;}
}