]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
Fix documentation: Missing 'is-hoverable' (#1579)
authorJhanYing <lemon5920@gmail.com>
Sat, 6 Jan 2018 22:29:36 +0000 (16:29 -0600)
committerJeremy Thomas <bbxdesign@gmail.com>
Sat, 6 Jan 2018 22:29:36 +0000 (22:29 +0000)
docs/documentation/elements/table.html

index 2d9bbd632961439bff67a1a1fc1a099212b45d43..f59f39d11807c67d180e192cf6e03d6129491e31 100644 (file)
@@ -556,7 +556,7 @@ doc-subtab: table
         <p>You can <strong>combine</strong> all four modifiers.</p>
       </div>
       <div class="column">
-        <code>table is-bordered is-striped is-narrow is-fullwidth</code>
+        <code>table is-bordered is-striped is-narrow is-hoverable is-fullwidth</code>
       </div>
       <div class="column is-half">
         <table class="table is-bordered is-striped is-narrow is-hoverable is-fullwidth">