Commit ea61cdb7 authored by Mark Otto's avatar Mark Otto
Browse files

remove overrides on inner html of popover-content

parent 32d42596
No related merge requests found
Showing with 0 additions and 9 deletions
+0 -9
......@@ -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;
......
......@@ -43,9 +43,6 @@
.popover-content {
padding: 9px 14px;
p, ul, ol {
margin-bottom: 0;
}
}
// Arrows
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment