
4 Dec
2017
4 Dec
'17
10:04 a.m.
commit 8d9b28f4a836bea28ca4b050f232f52d1000578d Author: Karsten Loesing <karsten.loesing@gmx.net> 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; }
2756
Age (days ago)
2756
Last active (days ago)
0 comments
1 participants
participants (1)
-
karsten@torproject.org