mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-05 02:11:08 +00:00
searchbar: Remove superfluous padding
So it's not 6px high when the child revealer is concealed.
This commit is contained in:
parent
9125dc7069
commit
aef86a8b2c
@ -1381,7 +1381,7 @@ searchbar,
|
||||
@extend %darkbar;
|
||||
|
||||
border-width: 0 0 1px;
|
||||
padding: 3px;
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
%darkbar {
|
||||
|
Loading…
Reference in New Issue
Block a user