From: Jeremy Thomas Date: Sun, 2 Apr 2017 15:48:46 +0000 (+0100) Subject: Fix #484 X-Git-Tag: 0.4.1~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea353d4fc11b228799fe4d1f5e403843c43edc82;p=thirdparty%2Fbulma.git Fix #484 --- diff --git a/docs/css/bulma-docs.css b/docs/css/bulma-docs.css index 853494bd7..c24426834 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 847fa9c5f..e226df659 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: