Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
ea61cdb7
Commit
ea61cdb7
authored
12 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
remove overrides on inner html of popover-content
parent
32d42596
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/assets/css/bootstrap.css
+0
-6
docs/assets/css/bootstrap.css
less/popovers.less
+0
-3
less/popovers.less
with
0 additions
and
9 deletions
+0
-9
docs/assets/css/bootstrap.css
+
0
-
6
View file @
ea61cdb7
...
...
@@ -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
;
...
...
This diff is collapsed.
Click to expand it.
less/popovers.less
+
0
-
3
View file @
ea61cdb7
...
...
@@ -43,9 +43,6 @@
.popover-content {
padding: 9px 14px;
p, ul, ol {
margin-bottom: 0;
}
}
// Arrows
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets