bulma/sass/elements
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
..
_all.sass chmod 0644 *.sass (#1071) 2017-09-01 14:15:12 +02:00
box.sass Fix mixins/extends confusion 2018-09-04 15:24:57 +02:00
button.sass Fix control extend 2018-10-02 07:04:19 +01:00
container.sass Fix #1759 2018-04-08 20:15:06 +01:00
content.sass Add content ol types 2018-10-07 19:04:09 +02:00
form.sass Allow border radius if only one control in field 2018-10-28 09:30:52 +00:00
icon.sass Fix #395, Fix #735, Fix #930 2017-09-11 19:59:51 +01:00
image.sass Fix mixins/extends confusion 2018-09-04 15:24:57 +02:00
notification.sass Fix mixins/extends confusion 2018-09-04 15:24:57 +02:00
other.sass Fix mixins/extends confusion 2018-09-04 15:24:57 +02:00
progress.sass Fix mixins/extends confusion 2018-09-04 15:24:57 +02:00
table.sass Update table.sass, fix color hover on striped rows 2018-10-07 12:11:10 +02:00
tag.sass Fix before and after selectors 2018-04-08 20:15:06 +01:00
title.sass Fix mixins/extends confusion 2018-09-04 15:24:57 +02:00