]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
Fix #9521 - Single button in expanded button group 9522/head
authorNicolas Coden <nicolas@ncoden.fr>
Sun, 18 Dec 2016 04:11:56 +0000 (05:11 +0100)
committerNicolas Coden <nicolas@ncoden.fr>
Sun, 18 Dec 2016 04:11:56 +0000 (05:11 +0100)
commit5d1c134c745bdd45a68dc8a56def42cf66e5a138
treec174608b95f707ac8b7d4db2bd0d6e512178d9e8
parent5573453df250bdf0ce1dec239675cc0375e3e152
Fix #9521 - Single button in expanded button group

Fix https://github.com/zurb/foundation-sites/issues/9521
A single button in a expanded button group was not expanded.

Changes:
- Add `width:100%` to the button when it is the only one in the button
group.

Note: The way we are currently handling button groups is really dirty.
scss/components/_button-group.scss