mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 09:32:12 +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
|
||||
{
|
||||
qproperty-minHeight: 28;
|
||||
qproperty-leftMargin: 22;
|
||||
}
|
||||
|
||||
#locationbar-bookmarkicon
|
||||
{
|
||||
qproperty-pixmap: url(images/star.png);
|
||||
|
@ -143,12 +137,6 @@ IconProvider
|
|||
}
|
||||
|
||||
/*WebSearchBar*/
|
||||
#websearchbar
|
||||
{
|
||||
qproperty-minHeight: 28;
|
||||
qproperty-leftMargin: 30;
|
||||
}
|
||||
|
||||
#websearchbar-searchbutton
|
||||
{
|
||||
qproperty-fixedsize: 22px 16px;
|
||||
|
|
Loading…
Reference in New Issue
Block a user