monitoring/object/show: adjust font sizes / width

This commit is contained in:
Thomas Gelf 2015-06-18 16:47:49 +02:00
parent f5554b6aa0
commit da8d0a46fd
1 changed files with 3 additions and 1 deletions

View File

@ -157,7 +157,7 @@ table.avp form.object-features div.header h4 {
table.avp {
th {
font-weight: normal;
font-size: 0.857em;
font-size: 0.875em;
padding-top: 0.2em;
padding-bottom: 0.3em;
}
@ -188,6 +188,8 @@ table.avp {
label {
font-weight: normal;
margin-right: 0;
width: 14em;
font-size: 0.875em;
}
input {