public/stylesheets/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_file.scss in erp_app-3.0.16 vs public/stylesheets/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_file.scss in erp_app-3.1.0

- old
+ new

@@ -1,14 +1,17 @@ +/** + * Creates the base structure of file field. + * @member Ext.form.field.File + */ @mixin extjs-form-file { .#{$prefix}form-file-wrap { .#{$prefix}form-text { color: #777; } .#{$prefix}form-file-btn { overflow: hidden; - float: left; } .#{$prefix}form-file-input { position: absolute; top: -4px; \ No newline at end of file