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:
@@ -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;
|
||||
}
|
||||
|
||||
@@ -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;
|
||||
}
|
||||
|
||||
@@ -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;
|
||||
}
|
||||
|
||||
@@ -96,7 +96,7 @@ body.ttrss_prefs {
|
||||
|
||||
fieldset.plugin {
|
||||
label.description {
|
||||
width : 600px;
|
||||
width : 550px;
|
||||
margin-right : 150px;
|
||||
display : inline-block;
|
||||
|
||||
|
||||
@@ -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;
|
||||
}
|
||||
|
||||
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user