0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00

update comment

This commit is contained in:
Mark Otto 2017-07-01 23:14:27 -07:00 committed by Mark Otto
parent 4b6d2c0b3c
commit f282a88475

View File

@ -9,7 +9,6 @@
border-color: $border;
@include box-shadow($btn-box-shadow);
// Hover and focus styles are shared
&:hover {
@include color-yiq($background);
background-color: $active-background;