From: JhanYing Date: Sat, 6 Jan 2018 22:29:36 +0000 (-0600) Subject: Fix documentation: Missing 'is-hoverable' (#1579) X-Git-Tag: 0.6.2~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc84831c04661c8b6cebd6bccf740399d646ed10;p=thirdparty%2Fbulma.git Fix documentation: Missing 'is-hoverable' (#1579) --- diff --git a/docs/documentation/elements/table.html b/docs/documentation/elements/table.html index 2d9bbd632..f59f39d11 100644 --- a/docs/documentation/elements/table.html +++ b/docs/documentation/elements/table.html @@ -556,7 +556,7 @@ doc-subtab: table

You can combine all four modifiers.

- table is-bordered is-striped is-narrow is-fullwidth + table is-bordered is-striped is-narrow is-hoverable is-fullwidth