nodebb-theme-persona 11.2.17 → 11.2.18

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nodebb-theme-persona",
3
- "version": "11.2.17",
3
+ "version": "11.2.18",
4
4
  "nbbpm": {
5
5
  "compatibility": "^1.18.0"
6
6
  },
@@ -1,14 +1,6 @@
1
1
  </div><!-- /.container#content -->
2
2
  </main>
3
3
  <!-- IF !isSpider -->
4
- <div class="topic-search hidden">
5
- <div class="btn-group">
6
- <button type="button" class="btn btn-default count"></button>
7
- <button type="button" class="btn btn-default prev"><i class="fa fa-fw fa-angle-up"></i></button>
8
- <button type="button" class="btn btn-default next"><i class="fa fa-fw fa-angle-down"></i></button>
9
- </div>
10
- </div>
11
-
12
4
  <div component="toaster/tray" class="alert-window">
13
5
  <div id="reconnect-alert" class="alert alert-dismissable alert-warning clearfix hide" component="toaster/toast">
14
6
  <button type="button" class="close" data-dismiss="alert" aria-hidden="true">&times;</button>