mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
docs(styles): drop .booticon styles (#30071)
This commit is contained in:
parent
ada2011dfa
commit
5b896b526e
1 changed files with 0 additions and 14 deletions
|
@ -51,17 +51,3 @@
|
|||
@import "syntax";
|
||||
@import "anchor";
|
||||
@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);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue