Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Mazovetskiy <glebm@google.com>2015-03-10 23:18:34 +0300
committerGleb Mazovetskiy <glebm@google.com>2015-03-16 18:38:18 +0300
commite6f8936f4d8b6b9550c50dab46ab95a75c78356e (patch)
tree328cc2c0f783706b5bc2881476bf21fd0b25d4dd /assets/stylesheets/bootstrap/_tooltip.scss
parente0ddfcdf288c23bd97b8511a290db7291ccf1860 (diff)
rake convert
Diffstat (limited to 'assets/stylesheets/bootstrap/_tooltip.scss')
-rw-r--r--assets/stylesheets/bootstrap/_tooltip.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/assets/stylesheets/bootstrap/_tooltip.scss b/assets/stylesheets/bootstrap/_tooltip.scss
index 6004f59..9379278 100644
--- a/assets/stylesheets/bootstrap/_tooltip.scss
+++ b/assets/stylesheets/bootstrap/_tooltip.scss
@@ -8,7 +8,6 @@
position: absolute;
z-index: $zindex-tooltip;
display: block;
- visibility: visible;
// Reset font and text properties given new insertion method
font-family: $font-family-base;
font-size: $font-size-small;