From 043ae65c7c62e798887093b109eeb23bfff76640 Mon Sep 17 00:00:00 2001 From: MrOtherGuy Date: Sat, 5 Sep 2020 10:49:47 +0300 Subject: [PATCH] Use better file description --- content/multi_column_addons.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/multi_column_addons.css b/content/multi_column_addons.css index 2dd739d..20200df 100644 --- a/content/multi_column_addons.css +++ b/content/multi_column_addons.css @@ -1,7 +1,7 @@ /* Source file https://github.com/MrOtherGuy/firefox-csshacks/tree/master/content/multi_column_addons.css made available under Mozilla Public License v. 2.0 See the above repository for updates as well as full license text. */ -/* Multi-column addons for html addons manager available in Firefox 68 */ +/* Makes addon manager show addons in 2-4 columns based on available width */ /* You can use compact_addons_manager.css with this to make things even more, well, compact */ /* Compatible with addon_manage_buttons_without_popup.css */