aboutsummaryrefslogtreecommitdiff
path: root/docs/dist/css/bootstrap-theme.css
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dist/css/bootstrap-theme.css')
-rw-r--r--docs/dist/css/bootstrap-theme.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dist/css/bootstrap-theme.css b/docs/dist/css/bootstrap-theme.css
index e37a9f74a..bc673e375 100644
--- a/docs/dist/css/bootstrap-theme.css
+++ b/docs/dist/css/bootstrap-theme.css
@@ -3,7 +3,6 @@
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
-
.btn-default,
.btn-primary,
.btn-success,
@@ -371,6 +370,7 @@ fieldset[disabled] .btn-danger.active {
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
background-repeat: repeat-x;
+ border-radius: 4px;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .active > a {