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

Themes: Don't limit the height of tab

This commit is contained in:
David Rosca 2016-01-25 13:03:36 +01:00
parent ace8c9702b
commit 74b9019a01
3 changed files with 0 additions and 15 deletions

View File

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

View File

@ -106,11 +106,6 @@
}
/*TabWidget*/
#tabbar::tab
{
max-height: 28px;
}
#tabwidget-button-opentabs
{
qproperty-icon: url(images/tabs-list-button.png);

View File

@ -59,11 +59,6 @@
}
/*TabWidget*/
#tabbar::tab
{
max-height: 26px;
}
#tabbar-button-right
{
qproperty-themeIcon: "arrow-right";