diff options
| author | ysds <[email protected]> | 2017-12-27 09:04:11 +0900 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-12-26 16:04:11 -0800 |
| commit | c5209270ac542655769be72bd2cc6fb1f240d781 (patch) | |
| tree | b89af044757a04dd1633b03d85ef06cd85c2ccfd /docs | |
| parent | 8c6011ab4f28f6b05be608d2f016a33d984dd729 (diff) | |
| download | bootstrap-c5209270ac542655769be72bd2cc6fb1f240d781.tar.xz bootstrap-c5209270ac542655769be72bd2cc6fb1f240d781.zip | |
Clean up button group (#25073)
* Remove unnecessary float
- since parent btn-group is displayed as inline-flex, the child elements are placed left to right by default.
* Cleanup of reset rounded corners
- Remove `border-radius :0` since it is enough by each reset of left and right side
- A `.dropdown-toggle` selector should not be used for reset rounded corner since it does not have border-radius property. Instead use .dropdown-toggle as negation pseudo-class.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
