From 78460e794d3fd82bc7127e11696dbb016ea9ee61 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sat, 1 Jul 2017 02:45:36 +0300 Subject: css: fix a typo --- css/common/misc.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'css') diff --git a/css/common/misc.css b/css/common/misc.css index 374f40a..edca6b0 100644 --- a/css/common/misc.css +++ b/css/common/misc.css @@ -1,4 +1,4 @@ -/* Utility classes to prevent blocks from expanding unreasonably. } +/* Utility classes to prevent blocks from expanding unreasonably. */ .wide-enough { max-width: 400px; } -- cgit v1.2.3