]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
Fix inconsistency in components/modal docs (#499)
authorMostafa Bahri <mostafa.lesani@yahoo.com>
Wed, 1 Feb 2017 08:16:34 +0000 (11:46 +0330)
committerJeremy Thomas <bbxdesign@gmail.com>
Wed, 1 Feb 2017 08:16:34 +0000 (08:16 +0000)
docs/documentation/components/modal.html

index 1e17e633b6fa477c0bb7d2fed052535735570c06..0d7319857d6739a8015d0d61e9c88ba7b13e1023 100644 (file)
@@ -105,7 +105,7 @@ doc-subtab: modal
       <!-- Content ... -->
     </section>
     <footer class="modal-card-foot">
-      <a class="button is-primary">Save changes</a>
+      <a class="button is-success">Save changes</a>
       <a class="button">Cancel</a>
     </footer>
   </div>