diff --git a/blog.html b/blog.html index 3dc263cc..499eb319 100644 --- a/blog.html +++ b/blog.html @@ -178,7 +178,6 @@
  • Download
  • Showcase
  • Contribute
  • -
  • Feature requests
  • License
  • @@ -909,4 +908,3 @@ - diff --git a/css/post-it.css b/css/post-it.css index 67111a35..4aea61ab 100644 --- a/css/post-it.css +++ b/css/post-it.css @@ -23,8 +23,8 @@ } .post-it-top-right { - position: fixed; + position: absolute; top: 50px; right: 100px; z-index: 999; -} \ No newline at end of file +} diff --git a/docs/data/dataset.html b/docs/data/dataset.html index 3f90ead4..3bdb9f62 100644 --- a/docs/data/dataset.html +++ b/docs/data/dataset.html @@ -57,7 +57,6 @@
  • Download
  • Showcase
  • Contribute
  • -
  • Feature requests
  • License