[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [metrics-web/master] Fix display in IE.
commit 8d9b28f4a836bea28ca4b050f232f52d1000578d
Author: Karsten Loesing <karsten.loesing@xxxxxxx>
Date: Mon Dec 4 10:36:22 2017 +0100
Fix display in IE.
Patch written by irl, reviewed by RaBe.
---
website/src/main/resources/web/css/style.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/src/main/resources/web/css/style.css b/website/src/main/resources/web/css/style.css
index 6770c84..2652faf 100644
--- a/website/src/main/resources/web/css/style.css
+++ b/website/src/main/resources/web/css/style.css
@@ -7,7 +7,7 @@ body {
background-image:none !important;
}
body #wrapper {
- display:initial !important;
+ display:block !important;
}
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits