2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +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
+2 -1
View File
@@ -9,7 +9,7 @@
left: 0;
z-index: @zindexPopover;
display: none;
width: 218px;
width: 238px;
background-color: #fff;
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
@@ -47,6 +47,7 @@
}
.popover-title {
margin: 0; // reset heading margin
padding: 8px 14px;
font-size: 14px;
font-weight: normal;