Fix query toolbar height

See PR #5215
This commit is contained in:
Hombre 2019-03-16 18:21:12 +01:00
parent 619ca4fe53
commit e105c99aa6

View File

@ -238,7 +238,7 @@ window.csd:not(.fullscreen) #MainNotebook > header.top {
min-width: 0;
padding: 0;
}
#FileBrowserQueryToolbar {
#FileBrowserQueryToolbar > viewport > box {
margin: 0 0 0.416666666666666666em 0;
min-height: 0;
min-width: 0;