Index: chrome/browser/resources/options/cookies_view.css |
=================================================================== |
--- chrome/browser/resources/options/cookies_view.css (revision 86234) |
+++ chrome/browser/resources/options/cookies_view.css (working copy) |
@@ -42,10 +42,6 @@ |
#cookies-list { |
border: 1px solid #D9D9D9; |
- /* it would be nice if we could make this expand as necessary up to the height |
- * of the window, but the panel doesn't have a known height and that would |
- * probably confuse cr.ui.List (which doesn't expect that) anyway */ |
- height: 600px; |
margin: 0; |
} |