1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 17:35:56 +00:00

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

@@ -1506,7 +1506,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;
}

View File

@@ -1506,7 +1506,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;
}

View File

@@ -1506,7 +1506,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;
}

View File

@@ -96,7 +96,7 @@ body.ttrss_prefs {
fieldset.plugin {
label.description {
width : 600px;
width : 550px;
margin-right : 150px;
display : inline-block;

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;
}

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;
}