Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

കൂടുതലറിയുക

How to scale down size of "Editor This Bookmark" panel?

  • 1 മറുപടി
  • 1 has this problem
  • 6 കാഴ്ചകൾ
  • Last reply by charles em...

more options

https://imgur.com/KyrWJHl.png where is the "x" i would like to remove

https://imgur.com/MZi2WQm.png how I would like it to be the "Editor This Bookmark"

but the width I would like to decrease

https://imgur.com/KyrWJHl.png where is the "x" i would like to remove https://imgur.com/MZi2WQm.png how I would like it to be the "Editor This Bookmark" but the width I would like to decrease
Attached screenshots

എല്ലാ മറുപടികളും (1)

more options

i want /* Hide Giant Thumbnail on Edit Bookmark Panel */

#editBookmarkPanelImage {
display: none !important;

} /* Hide Giant Thumbnail and Favicon */

#editBookmarkPanelImage, 
#editBookmarkPanelFaviconContainer {
display: none !important;

} thanks @jscher2000

https://support.mozilla.org/en-US/questions/1232360