Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Mozilla サポートの検索

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.

Learn More

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

When I added a theme, my "Curriculum Committee" bookmark in the toolbar became "Curriculum Commit." Can I resize the button?

  • 1 件の返信
  • 0 人がこの問題に困っています
  • 4 回表示
  • 最後の返信者: cor-el

more options

I've edited the bookmark to "Curriculum Comm" and this fits the space provided. Is there anyway to increase the space provided for a bookmark in the toolbar?

I've edited the bookmark to "Curriculum Comm" and this fits the space provided. Is there anyway to increase the space provided for a bookmark in the toolbar?

すべての返信 (1)

more options

You can set a higher max-width (e.g. none)

@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */

#personal-bookmarks .bookmark-item {max-width: none !important;}


Add code to userChrome.css below the @namespace line.

See http://kb.mozillazine.org/Editing_configuration#How_to_edit_configuration_files

この投稿は cor-el により に変更されました