diff --git a/less/buttons.less b/less/buttons.less index 0a7ae78..03fb0a0 100644 --- a/less/buttons.less +++ b/less/buttons.less @@ -5,6 +5,7 @@ ico, button, .btn { button, .btn { background: #fff; color: #fff; + display: inline-block; font-size: 2.5em; padding: 15px 40px 16px; text-decoration: none;