aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/assets/bootstrap.zipbin53408 -> 53395 bytes
-rw-r--r--docs/assets/css/bootstrap.css2
-rw-r--r--less/type.less2
3 files changed, 0 insertions, 4 deletions
diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip
index df4dc7ff2..a2f11da8a 100644
--- a/docs/assets/bootstrap.zip
+++ b/docs/assets/bootstrap.zip
Binary files differ
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css
index 71ab7a9d4..b6d3f5b26 100644
--- a/docs/assets/css/bootstrap.css
+++ b/docs/assets/css/bootstrap.css
@@ -416,8 +416,6 @@ em {
color: #999999;
}
abbr {
- font-size: 90%;
- text-transform: uppercase;
border-bottom: 1px dotted #ddd;
cursor: help;
}
diff --git a/less/type.less b/less/type.less
index 6ba83bc3a..ff231d932 100644
--- a/less/type.less
+++ b/less/type.less
@@ -155,8 +155,6 @@ em {
// Abbreviations and acronyms
abbr {
- font-size: 90%;
- text-transform: uppercase;
border-bottom: 1px dotted #ddd;
cursor: help;
}