Commit 6fe75ead authored by Mark Otto's avatar Mark Otto
Browse files

no need for .container's max-width: 100% since we use max-width now on all containers

parent 248e0e40
Showing with 0 additions and 4 deletions
+0 -4
......@@ -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 {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment