Subversion Repositories Integrator Subversion

Rev

Blame | Last modification | View Log | Download | RSS feed

/***
Jansy File Input plugin css changes
***/

.fileinput {
  margin-bottom: 0;

  .close {
    float: none;
  }

  .input-group {
        white-space:nowrap;   
        overflow: hidden;
  }
}