Commit e74110bf authored by fat's avatar fat
Browse files

Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip

parents c072b6b2 d8b749a4
Showing with 2 additions and 2 deletions
+2 -2
...@@ -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: 15;
width: 100px; width: 100px;
margin: 0 0 0 -50px; margin: 0 0 0 -50px;
text-align: center; text-align: center;
......
...@@ -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: 15;
width: 100px; width: 100px;
margin: 0 0 0 -50px; margin: 0 0 0 -50px;
list-style: none; list-style: none;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment