From d49e871d99fc4551a2686e52514f2dc09f9bc093 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Mon, 5 Sep 2016 05:32:48 -0400 Subject: fix typo --- juick-www/src/main/static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'juick-www/src') diff --git a/juick-www/src/main/static/style.css b/juick-www/src/main/static/style.css index 454389e7..41997d4e 100644 --- a/juick-www/src/main/static/style.css +++ b/juick-www/src/main/static/style.css @@ -43,7 +43,7 @@ span.u { text-decoration: underline; } #content { - widh: 728px; + width: 728px; margin: 25px 0 0 0; float: right; } -- cgit v1.2.3