diff --git a/static/css/filepicker.css b/static/css/filepicker.css index 2ea1863..11214cd 100644 --- a/static/css/filepicker.css +++ b/static/css/filepicker.css @@ -39,7 +39,7 @@ file, You can obtain one at http://mozilla.org/MPL/2.0/. cursor: pointer; } -.filepicker-unsplashimg .card-img-top:hover + .unsplash-attribution { +.filepicker-unsplashimg .card-img-top:hover + .unsplash-attribution, .unsplash-attribution:hover { display: block; }