Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jgthms/bulma.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Thomas <bbxdesign@gmail.com>2022-06-06 13:13:26 +0300
committerJeremy Thomas <bbxdesign@gmail.com>2022-06-06 13:13:26 +0300
commitc02757cd3043a4b30231c72dd01cd735c3b3672c (patch)
tree3a1d0d6a166bda1dd4c5eceabbf307d4be15eac6
parent0bd2339e2190fa9ca9d61abf6bfdaf5d711627b2 (diff)
Fix duplicate
-rw-r--r--docs/_data/sponsors.json2
-rw-r--r--docs/documentation/elements/button.html10
2 files changed, 1 insertions, 11 deletions
diff --git a/docs/_data/sponsors.json b/docs/_data/sponsors.json
index 165f9d10..6e147a5c 100644
--- a/docs/_data/sponsors.json
+++ b/docs/_data/sponsors.json
@@ -676,5 +676,5 @@
"casinoenlineahex",
"newcasinobonuses"
],
- "footer": ["polygon", "inkoop", "casinoutansvensklicens"]
+ "footer": ["polygon", "inkoop"]
}
diff --git a/docs/documentation/elements/button.html b/docs/documentation/elements/button.html
index a0e8d077..280ed1ab 100644
--- a/docs/documentation/elements/button.html
+++ b/docs/documentation/elements/button.html
@@ -609,16 +609,6 @@ meta:
{% include elements/snippet.html content=buttons_small_normal_sizes_example %}
-<table class="table is-bordered">
- <thead>
- <tr>
- <th>Name</th>
- <th>Fixed size</th>
- <th>Responsive <small class="has-text-grey has-text-weight-normal">(resize window to see in action)</small></th>
- </tr>
- </thead>
-</table>
-
{% include elements/anchor.html name="Responsive sizes" %}
{% include elements/new-tag.html version="0.9.4" %}