From 0f34224f8244bd39941e5e024c22a2b16d2f79b3 Mon Sep 17 00:00:00 2001 From: Kevin Ball Date: Fri, 14 Oct 2016 14:37:04 -0700 Subject: [PATCH] Fix typo in text --- test/visual/responsive-menu/dropdown-on-right-middle.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/visual/responsive-menu/dropdown-on-right-middle.html b/test/visual/responsive-menu/dropdown-on-right-middle.html index ff5304f8c..2ac80a057 100644 --- a/test/visual/responsive-menu/dropdown-on-right-middle.html +++ b/test/visual/responsive-menu/dropdown-on-right-middle.html @@ -103,7 +103,7 @@
  • On the left side, submenu dropdowns should be aligned to right-top of the parent element and open toward the middle.
  • Dropdown parent element arrows should point down.

  • -
  • On mobile, the arrows to access submenu should be at the left of the dropdown.
  • +
  • On mobile, the arrows to access submenu should be at the right of the dropdown.
  • -- 2.47.2