diff options
| author | Andrew Dolgov <noreply@fakecake.org> | 2018-12-06 16:35:57 +0300 |
|---|---|---|
| committer | Andrew Dolgov <noreply@fakecake.org> | 2018-12-06 16:35:57 +0300 |
| commit | 26c074ed7e4e2881e91a014fc40a8f2d0115a632 (patch) | |
| tree | 6746f5125760442acb8acf0a639546728603233f /css/cdm.less | |
| parent | 3bf006abef727e3d6530418f07ab0d991e526818 (diff) | |
rework article header to use flexbox
Diffstat (limited to 'css/cdm.less')
| -rw-r--r-- | css/cdm.less | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/css/cdm.less b/css/cdm.less index 6ee740764..5caa9f02b 100644 --- a/css/cdm.less +++ b/css/cdm.less @@ -148,11 +148,6 @@ div.cdm.active div.content { } .cdm { - div.content div.postEnclosures { - margin-top: 1em; - color: @default-text; - } - div.feed-title { border: 0px solid @color-link; border-bottom-width: 1px; |