Update button box shadow to true none.
This commit is contained in:
@@ -49,7 +49,7 @@ $table-hover-bg-factor: .03 !default;
|
|||||||
// Buttons + Forms
|
// Buttons + Forms
|
||||||
|
|
||||||
// Buttons
|
// Buttons
|
||||||
$btn-box-shadow: null;
|
$btn-box-shadow: none;
|
||||||
$enable-gradients: true;
|
$enable-gradients: true;
|
||||||
$btn-transition: none;
|
$btn-transition: none;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user