Files
bulma/sass
Joe Sweeney 8355aa363c Allow border radius if only one control in field
If there is only one child inside a field with addons, the current first and last child selectors remove any radius. Since a single control would be both a first and last child at the same time, it gets canceled out. This leverages the :only-child property to not apply this rule if there is only one control.
2018-10-28 09:30:52 +00:00
..
2018-09-04 15:24:57 +02:00
2018-10-07 18:40:36 +02:00
2018-10-02 07:04:19 +01:00