shorten plugin list action buttons

This commit is contained in:
Andrew Dolgov
2021-03-04 16:44:21 +03:00
parent cb4b730e42
commit f398fea414
7 changed files with 36 additions and 32 deletions

View File

@@ -1507,7 +1507,7 @@ body.ttrss_prefs fieldset.prefs .help-text-bottom {
margin-top: 10px;
}
body.ttrss_prefs fieldset.plugin label.description {
width: 600px;
width: 550px;
margin-right: 150px;
display: inline-block;
}