Advertisement
Guest User

Untitled

a guest
Jul 28th, 2016
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. diff --git a/design/themes/responsive/css/tygh/responsive.less b/design/themes/responsive/css/tygh/responsive.less
  2. index 3e77262..2cceb26 100644
  3. --- a/design/themes/responsive/css/tygh/responsive.less
  4. +++ b/design/themes/responsive/css/tygh/responsive.less
  5. @@ -460,9 +460,6 @@ Responsive: Landscape phone to desktop/tablet
  6. .ty-dropdown-box__content .ty-menu-vertical{
  7. margin-bottom: 0px;
  8. }
  9. - .ty-menu-vertical .ty-menu__item{
  10. - display: block;
  11. - }
  12. .ty-menu-vertical .ty-menu__item .ty-menu__submenu {
  13. position: static;
  14. display: block;
  15. @@ -542,11 +539,6 @@ Responsive: Landscape phone to desktop/tablet
  16. .ty-menu-vertical .menu-level-1.ty-menu__item-active > .ty-menu__submenu-item-header {
  17. background: #e0e0e0;
  18. }
  19. - .ty-menu-vertical__dropdown {
  20. - .ty-menu__item {
  21. - display: none;
  22. - }
  23. - }
  24.  
  25. // rtl
  26. .ty-menu-vertical .ty-menu__items.rtl .ty-menu__submenu {
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement