mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-27 14:46:01 +03:00
no need for .container's max-width: 100% since we use max-width now on all containers
This commit is contained in:
@@ -13,10 +13,6 @@
|
||||
.container-fluid & {
|
||||
@include border-radius($border-radius-lg); // Only round corners at higher resolutions if contained in a container
|
||||
}
|
||||
|
||||
.container {
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.jumbotron-heading {
|
||||
|
||||
Reference in New Issue
Block a user