[tor-commits] [torbutton/maint-11.0] fixup! Bug 40758: Remove YEC takeover from about:tor in next release
gk at torproject.org
gk at torproject.org
Thu Jan 6 19:53:00 UTC 2022
commit 04f6ee799985387684d079d80767a05fa3c1f009
Author: Richard Pospesel <richard at torproject.org>
Date: Thu Jan 6 20:46:46 2022 +0100
fixup! Bug 40758: Remove YEC takeover from about:tor in next release
---
chrome/skin/aboutTor.css | 20 --------------------
1 file changed, 20 deletions(-)
diff --git a/chrome/skin/aboutTor.css b/chrome/skin/aboutTor.css
index 9c4d7f63..1811c4d5 100644
--- a/chrome/skin/aboutTor.css
+++ b/chrome/skin/aboutTor.css
@@ -102,26 +102,6 @@ a {
white-space: nowrap;
}
-.header-container {
- display: flex;
- justify-content: center;
- max-width: 575px;
- margin-inline: auto;
-}
-
-.header-container > div.header-layered {
- width: 70%;
- overflow: auto
-}
-
-.header-container > div.header-layered > img {
- width: 100%;
- float: inline-start;
-}
-
-.header-container > div > img#slogan-layer {
- margin-inline-start: -100%;
-}
.torstatus-container {
text-align: center;
}
More information about the tor-commits
mailing list