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 /less | |
| parent | 32d425967a981838cb2e66701c0e814aeee8ab9c (diff) | |
| download | bootstrap-ea61cdb7407f09c0c4a9b5a7f76b24982b51c3d7.tar.xz bootstrap-ea61cdb7407f09c0c4a9b5a7f76b24982b51c3d7.zip | |
remove overrides on inner html of popover-content
Diffstat (limited to 'less')
| -rw-r--r-- | less/popovers.less | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/less/popovers.less b/less/popovers.less index 9619e2d8d..43a6d3068 100644 --- a/less/popovers.less +++ b/less/popovers.less @@ -43,9 +43,6 @@ .popover-content { padding: 9px 14px; - p, ul, ol { - margin-bottom: 0; - } } // Arrows |
