[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [torbutton/master] Bug 28543: about:tor has scroll bar between widths 900px and 1000px.
commit 9ae78d32be280bcf58819676f700994544049ae8
Author: Kathy Brade <brade@xxxxxxxxxxxxxxxxx>
Date: Mon Nov 26 12:04:34 2018 -0500
Bug 28543: about:tor has scroll bar between widths 900px and 1000px.
Remove unnecessary min-width from the .torcontent-container rule.
---
src/chrome/skin/aboutTor.css | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/chrome/skin/aboutTor.css b/src/chrome/skin/aboutTor.css
index cf8290c9..37fa30fe 100644
--- a/src/chrome/skin/aboutTor.css
+++ b/src/chrome/skin/aboutTor.css
@@ -51,7 +51,6 @@ body:not([initialized]) {
.torcontent-container {
margin: 40px auto 28px auto;
max-width: 1000px;
- min-width: 1000px;
}
}
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits