summaryrefslogtreecommitdiff
path: root/cdm.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-03-17 10:24:37 +0400
committerAndrew Dolgov <[email protected]>2013-03-17 10:24:37 +0400
commit73ad51ba0d5fc364e7ed45d7663f9f9b714172ac (patch)
treeb1fe67f815a89dc445cf7be0f3de4623b04f1441 /cdm.css
parent8c978c0c40e0e64264b4993fc0a57712181ea866 (diff)
Revert "cdmContentInner: limit width"
This reverts commit 8c978c0c40e0e64264b4993fc0a57712181ea866.
Diffstat (limited to 'cdm.css')
-rw-r--r--cdm.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/cdm.css b/cdm.css
index 954d4fe2d..109d890b7 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;
-}