Browse Source

Fix horizontal centering

Jeremy Thomas 9 years ago
parent
commit
8d25662e46
1 changed files with 1 additions and 0 deletions
  1. 1 0
      bulma/elements/buttons.sass

+ 1 - 0
bulma/elements/buttons.sass

@@ -16,6 +16,7 @@
 .button
   +control
   +unselectable
+  justify-content: center
   padding: 3px 10px
   text-align: center
   white-space: nowrap