Этот сайт имеет ограниченную функциональность, пока мы проводим техническое обслуживание для улучшения его работы. Если какая-либо статья не решила вашу проблему и вы хотите задать вопрос, наше сообщество поддержки ждёт вас: @FirefoxSupport в Твиттере и /r/firefox на Reddit.

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

How do I set tab bar height to just the number of lines occupied by tabs?

  • 2 ответа
  • 1 имеет эту проблему
  • 6 просмотров
  • Последний ответ от cor-el

more options

My tabs occupy two lines. My tab bar is 3 lines high. How do I get it to stay 2 lines high when that is all the space needed for the tabs I have open?

My tabs occupy two lines. My tab bar is 3 lines high. How do I get it to stay 2 lines high when that is all the space needed for the tabs I have open?

Все ответы (2)

more options

Hi!

You will need to play a bit with code if you want to change that. Check out this discussion, maybe it will help: Decrease toolbars' height

more options

The Tab bar normally consists of one line, so I assume that you use an extension to expand the Tab bar if you have more lines with tabs.

In that case you need to check the settings in that extension or use code in userChrome.css that works with that extension.