-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
The modal showing the citations when using \cite is broken when using some themes, e.g. atom-material-ui (it looks like this atom-material/atom-material-ui#414).
I found that this is caused by the two classes overlay and from-top used for the select-list div. Since these clsases are already used in the parent atom-panel, it seems that they are not needed in this div. Without these classes the modal works fine with every theme.
I'm not sure if/when they changed this behaviour and if this is the right way to fix it. While it is broken in some themes, it works with others. So it could be an issue with the theme but this at least fixes it...
thomaslettau and alexandergogl
Metadata
Metadata
Assignees
Labels
No labels