[tor-commits] [community/master] no hardcoded uppercase

emmapeel at torproject.org emmapeel at torproject.org
Tue May 28 09:30:34 UTC 2019


commit 0395938a7a6861da1427cd33ff1476f3cc3bd794
Author: emma peel <emma.peel at riseup.net>
Date:   Tue May 28 09:33:40 2019 +0200

    no hardcoded uppercase
---
 assets/scss/bootstrap.css | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/assets/scss/bootstrap.css b/assets/scss/bootstrap.css
index 2ffd799..7ec466d 100644
--- a/assets/scss/bootstrap.css
+++ b/assets/scss/bootstrap.css
@@ -439,8 +439,7 @@ mark,
     margin-right: 5px; }
 
 .initialism {
-  font-size: 90%;
-  text-transform: uppercase; }
+  font-size: 90%; }
 
 .blockquote {
   margin-bottom: 1rem;
@@ -6401,7 +6400,6 @@ a.text-dark:focus, a.text-dark:hover {
   font-family: Source Sans Pro Bold; }
 
 h6 {
-  text-transform: uppercase;
   font-weight: bold;
   color: #7D4698; }
 
@@ -6594,9 +6592,6 @@ mark, .mark {
   .form-wide input {
     padding: 20px !important; }
 
-.badge {
-  text-transform: uppercase; }
-
 .breadcrumb {
   background-color: #fff; }
 





More information about the tor-commits mailing list