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
9380ff8a
Commit
9380ff8a
authored
13 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
clean up the updated container app layout a bit
parent
e93c536d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
examples/container-app.html
+1
-6
examples/container-app.html
with
1 addition
and
6 deletions
+1
-6
examples/container-app.html
+
1
-
6
View file @
9380ff8a
...
...
@@ -32,7 +32,7 @@
.content
{
background-color
:
#fff
;
padding
:
20px
;
margin
:
0
-20px
;
/* negative indent the amount of the padding to maintain the grid system */
margin
:
0
-20px
18px
;
/* negative indent the amount of the padding to maintain the grid system */
-webkit-border-radius
:
0
0
6px
6px
;
-moz-border-radius
:
0
0
6px
6px
;
border-radius
:
0
0
6px
6px
;
...
...
@@ -59,11 +59,6 @@
padding-left
:
19px
;
border-left
:
1px
solid
#eee
;
}
.topbar
.btn
{
border
:
0
;
}
</style>
<!-- Le fav and touch icons -->
...
...
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