From c3339eae6b68283d90caf4e7adc6e8843dc4fe35 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Wed, 28 May 2014 11:51:42 -0400 Subject: [PATCH] added periodic ping to http session controller --- dashboard-ui/css/librarymenu.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/dashboard-ui/css/librarymenu.css b/dashboard-ui/css/librarymenu.css index 5782ca571b..0d2550fec6 100644 --- a/dashboard-ui/css/librarymenu.css +++ b/dashboard-ui/css/librarymenu.css @@ -48,10 +48,14 @@ padding: 0 15px; } + .headerButtonLeft:first-child { + padding-left: 10px; + } + .headerButtonRight { border-width: 0 !important; float: left; - padding: 0 18px; + padding: 0 15px; } .headerButtonRight:first-child {