mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-16 10:34:07 +02:00
docs(styles): drop .booticon styles (#30071)
This commit is contained in:
@@ -51,17 +51,3 @@
|
|||||||
@import "syntax";
|
@import "syntax";
|
||||||
@import "anchor";
|
@import "anchor";
|
||||||
@import "algolia";
|
@import "algolia";
|
||||||
|
|
||||||
// Temp
|
|
||||||
.booticons-list {
|
|
||||||
.booticon {
|
|
||||||
display: inline;
|
|
||||||
width: 4rem;
|
|
||||||
padding: 1rem;
|
|
||||||
margin-right: 1rem;
|
|
||||||
margin-bottom: 1rem;
|
|
||||||
background-color: $white;
|
|
||||||
border: 1px solid rgba(0, 0, 0, .1);
|
|
||||||
@include border-radius(.25rem);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
Reference in New Issue
Block a user