Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
bootstrap
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
bootstrap
Commits
1309085d
Commit
1309085d
authored
Jun 08, 2014
by
Mark Otto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
change up the padding on bs-docs-header container to alleviate #13682
parent
8d9ef8f0
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
4 deletions
+3
-4
docs/assets/css/_src/docs.css
docs/assets/css/_src/docs.css
+2
-3
docs/assets/css/docs.min.css
docs/assets/css/docs.min.css
+1
-1
No files found.
docs/assets/css/_src/docs.css
View file @
1309085d
...
@@ -239,7 +239,7 @@ body {
...
@@ -239,7 +239,7 @@ body {
background-repeat
:
repeat-x
;
background-repeat
:
repeat-x
;
}
}
/* Masthead (headings and download button) */
/* Masthead (headings and download button) */
.bs-docs-masthead
.bs-docs-booticon
{
.bs-docs-masthead
.bs-docs-booticon
{
margin
:
0
auto
30px
;
margin
:
0
auto
30px
;
}
}
...
@@ -272,8 +272,7 @@ body {
...
@@ -272,8 +272,7 @@ body {
@media
(
min-width
:
768px
)
{
@media
(
min-width
:
768px
)
{
.bs-docs-masthead
{
.bs-docs-masthead
{
padding-top
:
80px
;
padding
:
80px
0
;
padding-bottom
:
80px
;
}
}
.bs-docs-masthead
h1
{
.bs-docs-masthead
h1
{
font-size
:
60px
;
font-size
:
60px
;
...
...
docs/assets/css/docs.min.css
View file @
1309085d
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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