1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

remove 4px margin of cdm.expanded

This commit is contained in:
Andrew Dolgov
2018-12-04 13:40:47 +03:00
parent 8e46857a75
commit f6e287df11
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -100,8 +100,8 @@
}
.cdm.expanded {
margin-top : 4px;
margin-bottom : 4px;
/*margin-top : 4px;
margin-bottom : 4px;*/
.collapse, .excerpt {
display : none;
+1 -1
View File
File diff suppressed because one or more lines are too long