0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00

remove overrides on inner html of popover-content

This commit is contained in:
Mark Otto 2012-12-02 01:34:58 -08:00
parent 32d425967a
commit ea61cdb740
2 changed files with 0 additions and 9 deletions

View File

@ -5321,12 +5321,6 @@ input[type="submit"].btn.btn-mini {
padding: 9px 14px;
}
.popover-content p,
.popover-content ul,
.popover-content ol {
margin-bottom: 0;
}
.popover .arrow,
.popover .arrow:after {
position: absolute;

View File

@ -43,9 +43,6 @@
.popover-content {
padding: 9px 14px;
p, ul, ol {
margin-bottom: 0;
}
}
// Arrows