From 5f89c3da66862d82fa27092986c4065aba3574ff Mon Sep 17 00:00:00 2001 From: Ascrod <32915892+Ascrod@users.noreply.github.com> Date: Wed, 30 May 2018 17:45:05 -0400 Subject: Remove Social API. --- browser/themes/windows/customizableui/panelUI.css | 8 -------- 1 file changed, 8 deletions(-) (limited to 'browser/themes/windows/customizableui/panelUI.css') diff --git a/browser/themes/windows/customizableui/panelUI.css b/browser/themes/windows/customizableui/panelUI.css index 189a163f3..a01a2f3e3 100644 --- a/browser/themes/windows/customizableui/panelUI.css +++ b/browser/themes/windows/customizableui/panelUI.css @@ -97,14 +97,6 @@ menuitem[type="checkbox"].subviewbutton { padding-inline-start: 0; } -/* subviewbutton entries for social sidebars have images that come from external -/* sources, and are not guaranteed to be the size we want, so force the size on -/* those icons. */ -toolbarbutton.social-provider-menuitem > .toolbarbutton-icon { - width: 16px; - height: 16px; -} - .subviewbutton:-moz-any([image],[targetURI],.cui-withicon, .restoreallitem, .bookmark-item)[checked="true"] > .toolbarbutton-icon { visibility: hidden; } -- cgit v1.2.3