From 2c94b8bd463fb17342c9e657dfacdc49ac10e767 Mon Sep 17 00:00:00 2001 From: Frank Anderson Date: Thu, 26 Apr 2018 14:56:19 -0700 Subject: [PATCH] Update browsers.css Allow the checkbox to be seen in entity browsers. --- css/browsers.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/css/browsers.css b/css/browsers.css index 20a93e7..62b1ac8 100644 --- a/css/browsers.css +++ b/css/browsers.css @@ -3,10 +3,6 @@ * Shared styles between the content and media browsers. */ -.views-field-entity-browser-select { - display: none; -} - nav.eb-tabs ul { border-bottom: none; }