summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2015-08-12 08:29:09 +0300
committerAndrew Dolgov <[email protected]>2015-08-12 08:29:09 +0300
commit90da4ada664443704dca6119c12bb7ecccb48aa9 (patch)
treec783ff9f616e76ac37501409d6a796a358d607a6 /css
parentad9928a5cb50bfd9cddce5e68efcc843a9a30288 (diff)
move attachments back to cdm content
Diffstat (limited to 'css')
-rw-r--r--css/cdm.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/cdm.css b/css/cdm.css
index 515bbb3fb..6bb55375e 100644
--- a/css/cdm.css
+++ b/css/cdm.css
@@ -55,6 +55,10 @@ div.cdmHeader input {
margin-right : 4px;
}
+div.cdmIntermediate {
+ margin : 10px;
+}
+
div.cdmContentInner {
margin : 10px;
line-height : 1.5;