diff options
author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2015-05-18 15:56:18 -0700 |
---|---|---|
committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2015-05-18 15:56:18 -0700 |
commit | 8c7a4efe1a0b1f0c0c0be200a671d7113644bf54 (patch) | |
tree | c6732cbab87bd0267ee9a6c52c65337fa99f8d4d /ui | |
parent | e0313455e705bfdaa32c80dfd8844a3bdca9e806 (diff) | |
download | infinitytier-8c7a4efe1a0b1f0c0c0be200a671d7113644bf54.tar.gz infinitytier-8c7a4efe1a0b1f0c0c0be200a671d7113644bf54.zip |
Small cosmetic fix to bottom bar.
Diffstat (limited to 'ui')
-rw-r--r-- | ui/zerotier.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/zerotier.css b/ui/zerotier.css index cfc23a69..0c727e1a 100644 --- a/ui/zerotier.css +++ b/ui/zerotier.css @@ -179,6 +179,7 @@ html,body { white-space: nowrap; float: right; font-size: 12pt; + background: #ffffff; } .zeroTierNode > .bottom > .right form { height: 100%; |