diff --git a/docs/css/bulma-docs.css b/docs/css/bulma-docs.css index 853494bd..c2442683 100644 --- a/docs/css/bulma-docs.css +++ b/docs/css/bulma-docs.css @@ -2574,7 +2574,6 @@ input[type="submit"].button { -ms-flex-pack: center; justify-content: center; height: 1.5rem; - vertical-align: top; width: 1.5rem; } diff --git a/docs/documentation/elements/content.html b/docs/documentation/elements/content.html index 847fa9c5..e226df65 100644 --- a/docs/documentation/elements/content.html +++ b/docs/documentation/elements/content.html @@ -16,6 +16,14 @@ doc-subtab: content
+

+ Point of Contact + John Doe +
+ (555) 555-5555 +
+ (555) 555-5556 +

When you can't use the CSS classes you want, or when you just want to directly use HTML tags, use content as container. It can handle almost any HTML tag: