diff options
| -rw-r--r-- | docs/assets/bootstrap.zip | bin | 53359 -> 53351 bytes | |||
| -rw-r--r-- | docs/assets/css/bootstrap.css | 1 | ||||
| -rw-r--r-- | less/buttons.less | 1 |
3 files changed, 0 insertions, 2 deletions
diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip Binary files differindex 4a303bd00..fd30c5c35 100644 --- a/docs/assets/bootstrap.zip +++ b/docs/assets/bootstrap.zip diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css index 9de79ddb7..33ab32b09 100644 --- a/docs/assets/css/bootstrap.css +++ b/docs/assets/css/bootstrap.css @@ -1737,7 +1737,6 @@ table .span12 { -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); cursor: pointer; - filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); *margin-left: .3em; } .btn:hover, diff --git a/less/buttons.less b/less/buttons.less index 7b29f22bb..bdc1932ca 100644 --- a/less/buttons.less +++ b/less/buttons.less @@ -25,7 +25,6 @@ cursor: pointer; // Give IE7 some love - .reset-filter(); .ie7-restore-left-whitespace(); } |
