Skip to content

Commit

Permalink
Remove max-height for website settings edit page.
Browse files Browse the repository at this point in the history
BUG=436044

Review URL: https://codereview.chromium.org/730713004

Cr-Commit-Position: refs/heads/master@{#306060}
  • Loading branch information
sheepmaster authored and Commit bot committed Nov 28, 2014
1 parent 5fedcbd commit c7458c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion chrome/browser/resources/options/website_settings.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
}

#website-settings-edit-page {
max-height: 445px;
min-width: 540px;
}

Expand Down

0 comments on commit c7458c0

Please sign in to comment.