diff --git a/core-header-panel.html b/core-header-panel.html index 782f426..d6e6443 100644 --- a/core-header-panel.html +++ b/core-header-panel.html @@ -42,7 +42,7 @@
Content goes here...
-If you want to use other than `core-toolbar` for the header, add +If you want to use other than `core-toolbar` for the header, add `core-header` class to that element. Example: @@ -51,7 +51,7 @@
Header
Content goes here...
- + To have the content fits to the main area, use `fit` attribute. @@ -72,19 +72,19 @@