From 73ad51ba0d5fc364e7ed45d7663f9f9b714172ac Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 17 Mar 2013 10:24:37 +0400 Subject: [PATCH] Revert "cdmContentInner: limit width" This reverts commit 8c978c0c40e0e64264b4993fc0a57712181ea866. --- cdm.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/cdm.css b/cdm.css index 954d4fe2..109d890b 100644 --- a/cdm.css +++ b/cdm.css @@ -136,7 +136,3 @@ div.cdmHeader div.hlFeed, div.cdmHeader div.hlFeed a { font-style : italic; font-size : 11px; } - -div.cdmContentInner{ - max-width : 650px; -} -- 2.39.5