summaryrefslogtreecommitdiff
path: root/bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_tooltip.scss
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2015-01-22 22:36:20 -0500
committerThomas Park <thomas@thomaspark.me>2015-01-22 22:36:20 -0500
commit25f57ee1fe9773b08d95d5f7d6ba93e2db048f8f (patch)
tree8e4448eed6bce0fa1288321e18c2b4675b8cb393 /bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_tooltip.scss
parent0a7f9e5bb684c185d309d1ac1079dfb8b36af33c (diff)
update bootstrap to 3.3.2
Diffstat (limited to 'bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_tooltip.scss')
-rw-r--r--bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_tooltip.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_tooltip.scss b/bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_tooltip.scss
index c6e43287..6004f598 100644
--- a/bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_tooltip.scss
+++ b/bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_tooltip.scss
@@ -9,7 +9,7 @@
z-index: $zindex-tooltip;
display: block;
visibility: visible;
- // Reset font and text propertes given new insertion method
+ // Reset font and text properties given new insertion method
font-family: $font-family-base;
font-size: $font-size-small;
font-weight: normal;