Merge pull request #18786 from edx/ai/EDUCATOR-3327-drop-down-hidden

Fix reporting drop down menu on data-download instructor dashboard.
This commit is contained in:
Attiya Ishaque
2018-08-16 17:32:33 +05:00
committed by GitHub

View File

@@ -1541,6 +1541,7 @@
background: white;
padding: 5px;
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
z-index: 2;
}
input {