diff options
| author | Mark Otto <[email protected]> | 2012-12-02 01:34:58 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-12-02 01:34:58 -0800 |
| commit | ea61cdb7407f09c0c4a9b5a7f76b24982b51c3d7 (patch) | |
| tree | d6149112ae2f36bbd82e0d1a30525d4f547bdbf9 /docs | |
| parent | 32d425967a981838cb2e66701c0e814aeee8ab9c (diff) | |
| download | bootstrap-ea61cdb7407f09c0c4a9b5a7f76b24982b51c3d7.tar.xz bootstrap-ea61cdb7407f09c0c4a9b5a7f76b24982b51c3d7.zip | |
remove overrides on inner html of popover-content
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/assets/css/bootstrap.css | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css index c0f3d041e..190ffac70 100644 --- a/docs/assets/css/bootstrap.css +++ b/docs/assets/css/bootstrap.css @@ -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; |
