small cosmetic fixes

This commit is contained in:
Christian Herzog
2019-09-22 12:13:49 +02:00
parent cbbecfdc6d
commit 76b2d9eb41
2 changed files with 4 additions and 1 deletions

View File

@@ -127,6 +127,9 @@ h3 {
#connect-details {
display: none;
}
#diag-disconnect {
display: none;
}
.fr {
float: right;
margin-right: 20px;