Skip to content
GitLab
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
e74110bf
Commit
e74110bf
authored
11 years ago
by
fat
Browse files
Options
Download
Plain Diff
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
parents
c072b6b2
d8b749a4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/assets/css/bootstrap.css
+1
-1
docs/assets/css/bootstrap.css
less/carousel.less
+1
-1
less/carousel.less
with
2 additions
and
2 deletions
+2
-2
docs/assets/css/bootstrap.css
+
1
-
1
View file @
e74110bf
...
@@ -4980,7 +4980,7 @@ a.list-group-item.active > .badge,
...
@@ -4980,7 +4980,7 @@ a.list-group-item.active > .badge,
position
:
absolute
;
position
:
absolute
;
bottom
:
20px
;
bottom
:
20px
;
left
:
50%
;
left
:
50%
;
z-index
:
5
;
z-index
:
1
5
;
width
:
100px
;
width
:
100px
;
margin
:
0
0
0
-50px
;
margin
:
0
0
0
-50px
;
text-align
:
center
;
text-align
:
center
;
...
...
This diff is collapsed.
Click to expand it.
less/carousel.less
+
1
-
1
View file @
e74110bf
...
@@ -128,7 +128,7 @@
...
@@ -128,7 +128,7 @@
position: absolute;
position: absolute;
bottom: 20px;
bottom: 20px;
left: 50%;
left: 50%;
z-index: 5;
z-index:
1
5;
width: 100px;
width: 100px;
margin: 0 0 0 -50px;
margin: 0 0 0 -50px;
list-style: none;
list-style: none;
...
...
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