summaryrefslogtreecommitdiff
path: root/bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_buttons.scss
diff options
context:
space:
mode:
Diffstat (limited to 'bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_buttons.scss')
-rw-r--r--bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_buttons.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_buttons.scss b/bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_buttons.scss
index 37bf259e..7f0db458 100644
--- a/bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_buttons.scss
+++ b/bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_buttons.scss
@@ -107,7 +107,7 @@
&:hover,
&:focus {
color: $link-hover-color;
- text-decoration: underline;
+ text-decoration: $link-hover-decoration;
background-color: transparent;
}
&[disabled],