Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(14)

Unified Diff: third_party/polymer/components/iron-collapse/README.md

Issue 2113853002: Run bower update (Closed) Base URL: https://github.com/catapult-project/catapult@polymer10-migration
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/polymer/components/iron-collapse/README.md
diff --git a/third_party/polymer/components/iron-collapse/README.md b/third_party/polymer/components/iron-collapse/README.md
index 4d0387272d774044dfc73c24b1de207be51a2b9c..d1bf46b86550b7ae2677374cccfd542ce8c73854 100644
--- a/third_party/polymer/components/iron-collapse/README.md
+++ b/third_party/polymer/components/iron-collapse/README.md
@@ -36,7 +36,7 @@ toggle: function() {
}
```
-`iron-collapse` adjusts the height/width of the collapsible element to show/hide
+`iron-collapse` adjusts the max-height/max-width of the collapsible element to show/hide
the content. So avoid putting padding/margin/border on the collapsible directly,
and instead put a div inside and style that.
« no previous file with comments | « third_party/polymer/components/iron-collapse/CONTRIBUTING.md ('k') | third_party/polymer/components/iron-collapse/bower.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698