_layouts/feature.html in appscms-tools-theme-4.2.3 vs _layouts/feature.html in appscms-tools-theme-4.2.4

- old
+ new

@@ -78,10 +78,10 @@ <div class="m-auto"> <div class="d-flex justify-content-center align-items-center"> <div id="Inputbox" class="boxes" style="background: {{boxColor}};"> <img height="21px" width="21px" src="/assets/images/add.svg" alt="add" {%- if site.crossorigin -%} crossorigin {%- endif -%} /> - <span class="ml-3">CHOOSE FILE</span> + <span class="ml-3 file-text">CHOOSE FILE</span> </div> <div class="file-pick-dropdown" style="background:{{boxColor}}"> <i class="fas fa-angle-down arrow-sign"></i> <div class="file-picker-dropdown" style="display: none"> <button id="filepicker"> \ No newline at end of file