scratch – Diff between revs 126 and 128

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 126 Rev 128
Line 75... Line 75...
75   75  
76 .bootstrap-tagsinput { 76 .bootstrap-tagsinput {
77 width: 100% !important; 77 width: 100% !important;
Line -... Line 78...
-   78 }
78 } 79  
-   80 .input-group {
-   81 width: 100% !important;
-   82 }
-   83  
-   84 .filename {
-   85 width: 250px;
79   86 white-space: nowrap;
-   87 overflow: hidden;
Line 80... Line 88...
80 /* Hide the delete button initially */ 88 text-overflow: ellipsis;