mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-13 10:32:11 +01:00
Linux theme: Don't set minimum height of locationbar/searchbar
This commit is contained in:
parent
3ab21c1c2c
commit
06c3778753
|
@ -99,12 +99,6 @@ IconProvider
|
||||||
}
|
}
|
||||||
|
|
||||||
/*LocationBar*/
|
/*LocationBar*/
|
||||||
#locationbar
|
|
||||||
{
|
|
||||||
qproperty-minHeight: 28;
|
|
||||||
qproperty-leftMargin: 22;
|
|
||||||
}
|
|
||||||
|
|
||||||
#locationbar-bookmarkicon
|
#locationbar-bookmarkicon
|
||||||
{
|
{
|
||||||
qproperty-pixmap: url(images/star.png);
|
qproperty-pixmap: url(images/star.png);
|
||||||
|
@ -143,12 +137,6 @@ IconProvider
|
||||||
}
|
}
|
||||||
|
|
||||||
/*WebSearchBar*/
|
/*WebSearchBar*/
|
||||||
#websearchbar
|
|
||||||
{
|
|
||||||
qproperty-minHeight: 28;
|
|
||||||
qproperty-leftMargin: 30;
|
|
||||||
}
|
|
||||||
|
|
||||||
#websearchbar-searchbutton
|
#websearchbar-searchbutton
|
||||||
{
|
{
|
||||||
qproperty-fixedsize: 22px 16px;
|
qproperty-fixedsize: 22px 16px;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user