From eef149d46d9e632414c2ba4b04ecec3f0c6b3116 Mon Sep 17 00:00:00 2001 From: Matilde Park Date: Tue, 7 Jul 2020 23:41:37 -0400 Subject: [PATCH] eyre: remove stubbed version text In replicating a mockup, the residual 'version' for OS1 has overstayed its welcome as a stub. This commit removes it. --- pkg/arvo/sys/vane/eyre.hoon | 7 ------- 1 file changed, 7 deletions(-) diff --git a/pkg/arvo/sys/vane/eyre.hoon b/pkg/arvo/sys/vane/eyre.hoon index f7b1787f3..145c4b530 100644 --- a/pkg/arvo/sys/vane/eyre.hoon +++ b/pkg/arvo/sys/vane/eyre.hoon @@ -268,9 +268,6 @@ position: absolute; bottom: 0; } - footer span { - font-size: 0.875rem; - } .mono { font-family: "Source Code Pro", monospace; } @@ -368,10 +365,6 @@ == ;footer.absolute.w-100 ;div.relative.w-100.tr.tc-ns - ;span(class "absolute", style "left: 8px; bottom: 8px;") - ; OS 1 - ;span(class "gray2", style "margin-left: 4px;"): v0.0.1 - == ;p.pr2.pr0-ns.pb2 ;a(href "https://bridge.urbit.org", target "_blank") ;span.dn.dib-ns.pr1:"Open"