We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Home
Explore
Help
Register
Sign In
0ct0pu5
/
ladybird
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
LibGUI: Align FilePickerDialog's common locations with file list view
LuK1337
4 years ago
parent
3ec4ad8a73
commit
3bbab9eb47
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
Userland/Libraries/LibGUI/FilePickerDialog.gml
+ 1
- 1
Userland/Libraries/LibGUI/FilePickerDialog.gml
View File
@@ -36,7 +36,7 @@
}
@GUI::Widget {
- fixed_height: 2
4
+ fixed_height: 2
0
}
}