Chromium Code Reviews| Index: Source/devtools/front_end/Settings.js |
| diff --git a/Source/devtools/front_end/Settings.js b/Source/devtools/front_end/Settings.js |
| index f995d6d4d73b10724010c31028835d57a08edd2c..c413b23b5d4a35adca00f953f5a2e43d0c75b374 100644 |
| --- a/Source/devtools/front_end/Settings.js |
| +++ b/Source/devtools/front_end/Settings.js |
| @@ -31,7 +31,7 @@ |
| var Preferences = { |
| maxInlineTextChildLength: 80, |
| - minConsoleHeight: 75, |
| + minConsoleHeight: 25, |
| minSidebarWidth: 100, |
| minSidebarHeight: 75, |
| minElementsSidebarWidth: 200, |