2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

fix up docs popover examples and copy

This commit is contained in:
Mark Otto
2012-07-09 21:13:33 -07:00
parent 148e5a3d89
commit f4877c2369
6 changed files with 11 additions and 12 deletions
+3 -4
View File
@@ -800,16 +800,15 @@
.thumbnails {
margin-left: 0;
}
.thumbnails > li {
float: none;
}
[class*="span"],
.row-fluid [class*="span"] {
display: block;
float: none;
width: auto;
max-width: 100%;
margin-left: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.input-large,
.input-xlarge,