1
1
mirror of https://github.com/primer/css.git synced 2024-12-02 07:53:06 +03:00

update button group to work for embedded btn

This commit is contained in:
Colin Keany 2020-12-04 15:53:22 -05:00
parent 267474dc8e
commit 7d7aa0dca8

View File

@ -15,7 +15,7 @@
}
}
.BtnGroup-item {
.BtnGroup-item, .BtnGroup-item .btn {
position: relative;
float: left;
border-right-width: 0;