mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
remove opacity utlitilies from example CSS (#35877)
These are included in Bootstrap itself now Co-authored-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
parent
3a9b0b8b6f
commit
9ac8e80660
1 changed files with 0 additions and 3 deletions
|
@ -1,6 +1,3 @@
|
|||
.opacity-50 { opacity: .5; }
|
||||
.opacity-75 { opacity: .75; }
|
||||
|
||||
.list-group {
|
||||
width: auto;
|
||||
max-width: 460px;
|
||||
|
|
Loading…
Reference in a new issue