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. */