1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-21 17:52:10 +02:00

Breathe theme: Bring back the tab max-height

This commit is contained in:
David Rosca 2016-01-25 15:00:37 +01:00
parent 0b0041af41
commit 3ab21c1c2c

View File

@ -58,6 +58,11 @@
} }
/*TabWidget*/ /*TabWidget*/
#tabbar::tab
{
max-height: 22px;
}
#tabbar::scroller #tabbar::scroller
{ {
width: 0px; width: 0px;