filebox.css 100 B

123456
  1. .filebox .textbox-value {
  2. vertical-align: top;
  3. position: absolute;
  4. top: 0;
  5. left: -5000px;
  6. }