Skip to content

Commit a56b6e1

Browse files
Merge pull request plotly#285 from plotly/dash-drug-discovery
re-run CircleCI job + re-deploy on playground (Dash Drug Discovery)
2 parents c54843a + 98aabee commit a56b6e1

File tree

1 file changed

+2
-2
lines changed
  • apps/dash-drug-discovery/assets

1 file changed

+2
-2
lines changed

apps/dash-drug-discovery/assets/app.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@
1717
*/
1818

1919
/* PLotly.js
20-
–––––––––––––––––––––––––––––––––––––––––––––––––– */
20+
–––––––––––––––––––––––––––––––––––––––––––––––– */
2121
/* plotly.js's modebar's z-index is 1001 by default
2222
* https://github.com/plotly/plotly.js/blob/7e4d8ab164258f6bd48be56589dacd9bdd7fded2/src/css/_modebar.scss#L5
2323
* In case a dropdown is above the graph, the dropdown's options
2424
* will be rendered below the modebar
2525
* Increase the select option's z-index
2626
*/
2727

28-
/* This was actually not quite right -
28+
/* This was actually not quite right ----
2929
dropdowns were overlapping each other (edited October 26)
3030
3131
.Select {

0 commit comments

Comments
 (0)