0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-03-15 15:29:22 +01:00

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

This commit is contained in:
fat 2013-05-16 18:35:18 -07:00
commit e74110bf4a
2 changed files with 2 additions and 2 deletions

View File

@ -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;

View File

@ -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;