mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
8355aa363c
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. |
||
---|---|---|
.. | ||
_all.sass | ||
box.sass | ||
button.sass | ||
container.sass | ||
content.sass | ||
form.sass | ||
icon.sass | ||
image.sass | ||
notification.sass | ||
other.sass | ||
progress.sass | ||
table.sass | ||
tag.sass | ||
title.sass |