From 457eab60cd791fa88f4b3b52b993d484c632d42c Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Tue, 7 Feb 2017 12:49:34 -0500 Subject: Add graphs for Winston. Having two `jarmon.TabbedInterface`s seems buggy, but things have been adjusted to be usable (mostly Winston only has one tab). --- jarmon-style/style.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'jarmon-style') diff --git a/jarmon-style/style.scss b/jarmon-style/style.scss index 6e12541..81f6077 100644 --- a/jarmon-style/style.scss +++ b/jarmon-style/style.scss @@ -1,5 +1,5 @@ -.jarmon-proton { - width: 50%; +.jarmon { + width: 32%; border: solid 1px black; padding: -1px; border-radius: 4px; -- cgit v1.2.3-2-g168b