From dd984ac198b9a1df77932ce8d2473f72bd5566cf Mon Sep 17 00:00:00 2001 From: summerscope Date: Fri, 25 Jul 2014 14:39:14 +1000 Subject: [PATCH] Hub node more responsive tweaks --- app/assets/stylesheets/darkswarm/hub_node.css.sass | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/app/assets/stylesheets/darkswarm/hub_node.css.sass b/app/assets/stylesheets/darkswarm/hub_node.css.sass index 99ec2b41c7..7f785c0b98 100644 --- a/app/assets/stylesheets/darkswarm/hub_node.css.sass +++ b/app/assets/stylesheets/darkswarm/hub_node.css.sass @@ -11,9 +11,6 @@ white-space: nowrap overflow-x: hidden overflow-y: visible - // min-height: 28px - a - // padding: 0.25rem //Hub icon styline i.ofn-i_040-hub @@ -21,12 +18,13 @@ font-size: 1.15rem display: inline-block padding: 0.2rem + margin-top: 0.1rem + margin-bottom: 0.1rem // margin-bottom: 0.5rem background-color: transparent @media all and (max-width: 768px) font-size: 1rem - margin-top: 0.1rem - margin-bottom: 0.1rem + //Generic text link style a:hover, a:active, a:focus