summaryrefslogtreecommitdiff
path: root/themes/light/cdm.less
diff options
context:
space:
mode:
Diffstat (limited to 'themes/light/cdm.less')
-rw-r--r--themes/light/cdm.less12
1 files changed, 0 insertions, 12 deletions
diff --git a/themes/light/cdm.less b/themes/light/cdm.less
index 7ac28913e..734c92e7e 100644
--- a/themes/light/cdm.less
+++ b/themes/light/cdm.less
@@ -185,18 +185,6 @@ div.cdm.vgrlf .feed {
font-size: 11px;
}
- div.content-inner p {
- /*max-width : 650px;*/
- -webkit-hyphens: auto;
- -moz-hyphens: auto;
- hyphens: auto;
- }
-
- div.content-inner iframe {
- min-width : 50%;
- max-width : 98%;
- }
-
div.header span.author {
white-space : nowrap;
color : @default-text;