From e8688fee2f6225174b721d7a390ac932ccdd2693 Mon Sep 17 00:00:00 2001 From: MrOtherGuy Date: Sun, 1 Sep 2024 12:46:36 +0300 Subject: [PATCH] Fix description --- chrome/icon_only_context_menu_text_controls.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chrome/icon_only_context_menu_text_controls.css b/chrome/icon_only_context_menu_text_controls.css index 169a476..8036d16 100644 --- a/chrome/icon_only_context_menu_text_controls.css +++ b/chrome/icon_only_context_menu_text_controls.css @@ -1,7 +1,7 @@ /* Source file https://github.com/MrOtherGuy/firefox-csshacks/tree/master/chrome/icon_only_context_menu_text_controls.css made available under Mozilla Public License v. 2.0 See the above repository for updates as well as full license text. */ -/* Makes text-controls in context menus appear vertically at the top of the menu. +/* Makes text-controls in context menus appear horizontally at the top of the menu. * You will need iconized_textbox_context_menu.css and iconized_content_context_menu.css * to actually show the icons. */