]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
The Details disclosure element fixes (#1978)
authorNick <31360927+dailycommit@users.noreply.github.com>
Sun, 28 Oct 2018 07:51:39 +0000 (10:51 +0300)
committerJeremy Thomas <bbxdesign@gmail.com>
Sun, 28 Oct 2018 07:51:39 +0000 (07:51 +0000)
* The Details disclosure element fixes

* Update form.sass

``display: flex`` removed

sass/elements/form.sass

index 9d717cf7815b95f5c36571615be4dd9081a079e9..78e477aee30c9ef2a574e8ad0774384ef08099de 100644 (file)
@@ -548,6 +548,7 @@ $help-size: $size-small !default
   font-size: $size-normal
   position: relative
   text-align: left
+  box-sizing: border-box
   // Modifiers
   // DEPRECATED
   &.has-icon