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
d87e70fd
Commit
d87e70fd
authored
11 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
footer alignment
parent
5bba8744
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs-assets/css/docs.css
+2
-17
docs-assets/css/docs.css
with
2 additions
and
17 deletions
+2
-17
docs-assets/css/docs.css
+
2
-
17
View file @
d87e70fd
...
@@ -141,14 +141,14 @@ body {
...
@@ -141,14 +141,14 @@ body {
.bs-footer
{
.bs-footer
{
padding-top
:
40px
;
padding-top
:
40px
;
padding-bottom
:
3
0px
;
padding-bottom
:
4
0px
;
margin-top
:
100px
;
margin-top
:
100px
;
color
:
#777
;
color
:
#777
;
text-align
:
center
;
text-align
:
center
;
border-top
:
1px
solid
#e5e5e5
;
border-top
:
1px
solid
#e5e5e5
;
}
}
.footer-links
{
.footer-links
{
margin
:
1
0px
0
;
margin
-top
:
2
0px
;
padding-left
:
0
;
padding-left
:
0
;
color
:
#999
;
color
:
#999
;
}
}
...
@@ -161,9 +161,6 @@ body {
...
@@ -161,9 +161,6 @@ body {
}
}
@media
(
min-width
:
768px
)
{
@media
(
min-width
:
768px
)
{
.bs-footer
{
text-align
:
left
;
}
.bs-footer
p
{
.bs-footer
p
{
margin-bottom
:
0
;
margin-bottom
:
0
;
}
}
...
@@ -177,7 +174,6 @@ body {
...
@@ -177,7 +174,6 @@ body {
*/
*/
.bs-social
{
.bs-social
{
margin-top
:
20px
;
margin-bottom
:
20px
;
margin-bottom
:
20px
;
text-align
:
center
;
text-align
:
center
;
}
}
...
@@ -204,15 +200,6 @@ body {
...
@@ -204,15 +200,6 @@ body {
overflow
:
hidden
;
overflow
:
hidden
;
}
}
@media
(
min-width
:
768px
)
{
.bs-social
{
text-align
:
left
;
}
.bs-social-buttons
li
:first-child
{
padding-left
:
0
;
}
}
/*
/*
* Homepage
* Homepage
...
@@ -525,7 +512,6 @@ body {
...
@@ -525,7 +512,6 @@ body {
margin-bottom
:
30px
;
margin-bottom
:
30px
;
padding-top
:
5px
;
padding-top
:
5px
;
padding-bottom
:
5px
;
padding-bottom
:
5px
;
border-left
:
1px
solid
#eee
;
}
}
/* All levels of nav */
/* All levels of nav */
...
@@ -535,7 +521,6 @@ body {
...
@@ -535,7 +521,6 @@ body {
font-weight
:
500
;
font-weight
:
500
;
color
:
#999
;
color
:
#999
;
padding
:
4px
20px
;
padding
:
4px
20px
;
margin-left
:
-1px
;
}
}
.bs-sidebar
.nav
>
li
>
a
:hover
,
.bs-sidebar
.nav
>
li
>
a
:hover
,
.bs-sidebar
.nav
>
li
>
a
:focus
{
.bs-sidebar
.nav
>
li
>
a
:focus
{
...
...
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