From fbfd27a472424d131c2f6fade769b061777b0d40 Mon Sep 17 00:00:00 2001 From: "Amir E. Aharoni" Date: Wed, 12 Jul 2023 09:27:36 +0300 Subject: [PATCH] Update jquery.uls upstream This partially reverts I6a991600f8826fbeb09c7afb0c4cea4ebfd5cdd5 The jquery.uls here in lib/ is supposed to be identical to the upstream jquery.uls. As far as I can see, this CSS has no effect on MediaWiki. Updating to https://github.com/wikimedia/jquery.uls/commit/8b3693d785c7d00b10396bb99904eebb7cf50026 Change-Id: I0b15b4c737fa8bbdeeb8b7a0489444e0fe434ef8 --- lib/jquery.uls/css/jquery.uls.css | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/jquery.uls/css/jquery.uls.css b/lib/jquery.uls/css/jquery.uls.css index bf5d2668..e15799dc 100644 --- a/lib/jquery.uls/css/jquery.uls.css +++ b/lib/jquery.uls/css/jquery.uls.css @@ -1,5 +1,6 @@ .uls-trigger { background: url( ../images/language.svg ) no-repeat left center; + padding-left: 24px; } .uls-menu {