feed editor: fix missing <section> breaking checkbox fieldsets
This commit is contained in:
@@ -511,7 +511,11 @@ body.ttrss_main {
|
||||
|
||||
header.horizontal + section,
|
||||
.dlgSecHoriz + .dlgSecCont {
|
||||
margin : 10px 0px;
|
||||
margin : 10px 0;
|
||||
}
|
||||
|
||||
section.narrow {
|
||||
margin : 0;
|
||||
}
|
||||
|
||||
section,
|
||||
|
||||
Reference in New Issue
Block a user