mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
Fixes #19221: Add .w-100 as width: 100% utility class
This commit is contained in:
parent
18c25056a6
commit
cde26a5234
@ -1,3 +1,7 @@
|
||||
// Width
|
||||
|
||||
.w-100 { width: 100% !important; }
|
||||
|
||||
// Margin and Padding
|
||||
|
||||
.m-x-auto {
|
||||
|
Loading…
Reference in New Issue
Block a user