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
b8844f63
Commit
b8844f63
authored
10 years ago
by
Chris Rebert
Browse files
Options
Download
Email Patches
Plain Diff
fix "propertes" typos in comments
parent
cde30933
4 merge requests
!28721
Hot test
,
!16605
Test pull please ignore
,
!22103
test
,
!25326
Adjust examples
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
less/popovers.less
+1
-1
less/popovers.less
less/tooltip.less
+1
-1
less/tooltip.less
with
2 additions
and
2 deletions
+2
-2
less/popovers.less
+
1
-
1
View file @
b8844f63
...
@@ -11,7 +11,7 @@
...
@@ -11,7 +11,7 @@
display: none;
display: none;
max-width: @popover-max-width;
max-width: @popover-max-width;
padding: 1px;
padding: 1px;
// Reset font and text propertes given new insertion method
// Reset font and text propert
i
es given new insertion method
font-family: @font-family-base;
font-family: @font-family-base;
font-size: @font-size-base;
font-size: @font-size-base;
font-weight: normal;
font-weight: normal;
...
...
This diff is collapsed.
Click to expand it.
less/tooltip.less
+
1
-
1
View file @
b8844f63
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
z-index: @zindex-tooltip;
z-index: @zindex-tooltip;
display: block;
display: block;
visibility: visible;
visibility: visible;
// Reset font and text propertes given new insertion method
// Reset font and text propert
i
es given new insertion method
font-family: @font-family-base;
font-family: @font-family-base;
font-size: @font-size-small;
font-size: @font-size-small;
font-weight: normal;
font-weight: normal;
...
...
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