/* this file contains any tweaks I've had to make to the HTML that Typo3 spits out which doesn't quite conform to the main css file */

.csc-uploads td p {
  display: inline;
  margin-left: 2px;
}