From 6c92e895c904056cbca1ab9606e3945654002d0a Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Fri, 28 Oct 2016 15:42:15 -0400 Subject: [PATCH] update homepagesection --- dashboard-ui/css/librarybrowser.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard-ui/css/librarybrowser.css b/dashboard-ui/css/librarybrowser.css index 174fe490e2..607c80446e 100644 --- a/dashboard-ui/css/librarybrowser.css +++ b/dashboard-ui/css/librarybrowser.css @@ -41,7 +41,7 @@ contain: style; } -.pageWithAbsoluteTabs .pageTabContent, .libraryPage > .ui-content { +.libraryPage > .ui-content { padding-top: 10px; }