@veupathdb/clinepi-site 1.5.3-patch-1 → 1.5.3-patch-2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -633,8 +633,8 @@ button.ebrc-QuestionWizardParamGroupButton__active:hover {
633
633
  /* Hide action links on Dataset page for now */
634
634
  .wdk-RecordContainer__DatasetRecordClasses\.DatasetRecordClass
635
635
  .wdk-RecordActions {
636
- display: none;
637
- }
636
+ display: none;
637
+ }
638
638
 
639
639
  /* Hide Favorites action link on record pages */
640
640
  .wdk-RecordActionItem .favorites {
@@ -715,7 +715,7 @@ button.study-action[data-study-id][data-args] * {
715
715
  padding: 0 3em;
716
716
 
717
717
  p,
718
- ul,
718
+ > ul,
719
719
  table {
720
720
  font-size: 130%;
721
721
  margin-bottom: 1em;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@veupathdb/clinepi-site",
3
- "version": "1.5.3-patch-1",
3
+ "version": "1.5.3-patch-2",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/VEuPathDB/web-monorepo"