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
|
||||
$btn-box-shadow: null;
|
||||
$btn-box-shadow: none;
|
||||
$enable-gradients: true;
|
||||
$btn-transition: none;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user