mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03: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:
@@ -1,6 +1,3 @@
|
|||||||
.opacity-50 { opacity: .5; }
|
|
||||||
.opacity-75 { opacity: .75; }
|
|
||||||
|
|
||||||
.list-group {
|
.list-group {
|
||||||
width: auto;
|
width: auto;
|
||||||
max-width: 460px;
|
max-width: 460px;
|
||||||
|
|||||||
Reference in New Issue
Block a user