From e454c8ec1e5197d959baf48fb089719bf900fb2a Mon Sep 17 00:00:00 2001 From: Johann-S Date: Sun, 29 Oct 2017 23:29:13 +0100 Subject: Add dropright and dropleft (right and left placements for our dropdown) (#23860) * Add dropright (right placement for our dropdown) * Add dropleft * moves drop left arrow to the left --- js/tests/visual/dropdown.html | 48 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) (limited to 'js/tests/visual') diff --git a/js/tests/visual/dropdown.html b/js/tests/visual/dropdown.html index 11b89b0f2..b2e588677 100644 --- a/js/tests/visual/dropdown.html +++ b/js/tests/visual/dropdown.html @@ -93,6 +93,7 @@ +
Dropup split align right @@ -114,8 +115,55 @@
+ +
+
+ Dropright split + + +
+
+ + +
+ +
+ Dropleft split + + +
+
+ + +
+ + -- cgit v1.2.3