Plugin parameter description: Update the templates to display them

This commit is contained in:
ArthurHoaro 2016-08-02 11:03:55 +02:00
parent 15170b5164
commit 1442afe3cf
2 changed files with 5 additions and 4 deletions

View file

@ -1156,7 +1156,7 @@ ul.errors {
}
#pluginsadmin .plugin_parameter {
padding: 5px 0;
padding: 10px 0;
border-width: 1px 0;
border-style: solid;
border-color: #c0c0c0;
@ -1164,7 +1164,7 @@ ul.errors {
#pluginsadmin .float_label {
float: left;
width: 20%;
width: 40%;
}
#pluginsadmin a {