aloha-vue 1.2.51 → 1.2.52

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
@@ -14,7 +14,7 @@
14
14
  "Vue.js"
15
15
  ],
16
16
  "homepage": "https://github.com/ilia-brykin/aloha/#README.md",
17
- "version": "1.2.51",
17
+ "version": "1.2.52",
18
18
  "author": {
19
19
  "name": "Ilia Brykin",
20
20
  "email": "brykin.ilia@gmail.com"
@@ -411,6 +411,9 @@
411
411
  .a_menu_2__navbar_top_sub__text {
412
412
  display: none;
413
413
  }
414
+ .a_menu_2__panel_search .a_menu_2__navbar_top_sub__text {
415
+ display: block;
416
+ }
414
417
  }
415
418
  .a_menu_2_open {
416
419
  .a_menu_2__navbar_top_sub__search {