2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00
This commit is contained in:
Jacob Thornton
2013-08-11 15:41:06 -07:00
parent b8ed111a18
commit 92c2ad98e7
6 changed files with 21 additions and 8 deletions
+1 -2
View File
@@ -346,7 +346,7 @@ img {
}
.img-circle {
border-radius: 500px;
border-radius: 50%;
}
hr {
@@ -4475,7 +4475,6 @@ a.list-group-item.active > .badge,
filter: alpha(opacity=90);
}
.carousel-control .glyphicon,
.carousel-control .icon-prev,
.carousel-control .icon-next {
position: absolute;
+1 -1
View File
File diff suppressed because one or more lines are too long