Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
6fe75ead
Commit
6fe75ead
authored
10 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
no need for .container's max-width: 100% since we use max-width now on all containers
parent
248e0e40
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scss/_jumbotron.scss
+0
-4
scss/_jumbotron.scss
with
0 additions
and
4 deletions
+0
-4
scss/_jumbotron.scss
+
0
-
4
View file @
6fe75ead
...
...
@@ -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
{
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets