Small cosmetic fix to bottom bar.

This commit is contained in:
Adam Ierymenko 2015-05-18 15:56:18 -07:00
parent e0313455e7
commit 8c7a4efe1a

View File

@ -179,6 +179,7 @@ html,body {
white-space: nowrap; white-space: nowrap;
float: right; float: right;
font-size: 12pt; font-size: 12pt;
background: #ffffff;
} }
.zeroTierNode > .bottom > .right form { .zeroTierNode > .bottom > .right form {
height: 100%; height: 100%;