no need for .container's max-width: 100% since we use max-width now on all containers
This commit is contained in:
parent
248e0e4059
commit
6fe75ead07
1 changed files with 0 additions and 4 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue