diff --git a/plugins/mysql/index.html b/plugins/mysql/index.html index f7db357ea..ee348dbdc 100755 --- a/plugins/mysql/index.html +++ b/plugins/mysql/index.html @@ -49,6 +49,13 @@ #db_tools button:last-child{ margin-right: 0; } + +.conf_p span { + display: inline-block; + margin-right: 10px; + width: 95px; + text-align: right; +}