ode-csslib 4.0.7-feat-explorer.202302211128 → 4.0.7-feat-explorer.202305111012

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.
package/dist/version.txt CHANGED
@@ -1 +1 @@
1
- entcore-css-lib=4.0-SNAPSHOT 21/02/2023 11:28:28
1
+ entcore-css-lib=4.0-SNAPSHOT 11/05/2023 10:12:59
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ode-csslib",
3
- "version": "4.0.7-feat-explorer.202302211128",
3
+ "version": "4.0.7-feat-explorer.202305111012",
4
4
  "description": "Open Digital Education Legacy CSS framework",
5
5
  "scripts": {
6
6
  "copy-fonts": "cpr node_modules/entcore-generic-icons/fonts/ assets/fonts/generic-icons/ -o",
@@ -317,6 +317,7 @@
317
317
  padding: 0 20px;
318
318
  position: fixed;
319
319
  left: 0;
320
+ top: 43px;
320
321
  text-align: center;
321
322
  font-size: 17px;
322
323
  height: 35px;