mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
fix up buttons after recess property order
This commit is contained in:
@@ -131,6 +131,9 @@
|
||||
|
||||
// Set the backgrounds
|
||||
// -------------------------
|
||||
.btn {
|
||||
border-color: #ccc; // reset here as of 2.0.3 due to Recess property order
|
||||
}
|
||||
.btn-primary {
|
||||
.buttonBackground(@btnPrimaryBackground, @btnPrimaryBackgroundHighlight);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user