django-cms / django-filer

File and Image Management Application for django
https://django-filer.readthedocs.io/
Other
1.76k stars 577 forks source link

fix: file widget styling on mobile devices #1303

Closed fabien-michel closed 2 years ago

fabien-michel commented 2 years ago

Description

Fix file widget on mobile devices.

Before/After: 2022-07-28_140425

Related resources

Checklist

codecov[bot] commented 2 years ago

Codecov Report

Merging #1303 (3a16401) into master (98334a6) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1303   +/-   ##
=======================================
  Coverage   72.21%   72.21%           
=======================================
  Files          72       72           
  Lines        3239     3239           
  Branches      563      563           
=======================================
  Hits         2339     2339           
  Misses        734      734           
  Partials      166      166           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 98334a6...3a16401. Read the comment docs.

fabien-michel commented 2 years ago

Developer bounty: @NicolaiRidani