mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-27 14:46:01 +03:00
Fixes #19221: Add .w-100 as width: 100% utility class
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
// Width
|
||||
|
||||
.w-100 { width: 100% !important; }
|
||||
|
||||
// Margin and Padding
|
||||
|
||||
.m-x-auto {
|
||||
|
||||
Reference in New Issue
Block a user