summaryrefslogtreecommitdiff
path: root/css/cdm.less
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-04 13:40:47 +0300
committerAndrew Dolgov <[email protected]>2018-12-04 13:40:47 +0300
commitf6e287df110b2046643551aaae70917c61b061c9 (patch)
tree0781c1aaa6a7f17671d50e3c199f077d4463f9b7 /css/cdm.less
parent8e46857a75578cb555a653132b44a612cdad056a (diff)
remove 4px margin of cdm.expanded
Diffstat (limited to 'css/cdm.less')
-rw-r--r--css/cdm.less4
1 files changed, 2 insertions, 2 deletions
diff --git a/css/cdm.less b/css/cdm.less
index 4cdfe80e1..5b8f34ab3 100644
--- a/css/cdm.less
+++ b/css/cdm.less
@@ -100,8 +100,8 @@
}
.cdm.expanded {
- margin-top : 4px;
- margin-bottom : 4px;
+ /*margin-top : 4px;
+ margin-bottom : 4px;*/
.collapse, .excerpt {
display : none;