From 74808de4d4a67d9c02da762569e692022d759b51 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Sat, 27 Feb 2016 18:16:22 -0800 Subject: Example pages: Remove usages of defunct .page-header class /fyi @mdo Note: The selector in dashboard.css that used .page-header was superfluous because the margin that it zeroed was already zero even without that declaration. [skip sauce] --- docs/examples/dashboard/dashboard.css | 3 --- 1 file changed, 3 deletions(-) (limited to 'docs/examples/dashboard/dashboard.css') diff --git a/docs/examples/dashboard/dashboard.css b/docs/examples/dashboard/dashboard.css index e0e3632b8..e7c6a21df 100644 --- a/docs/examples/dashboard/dashboard.css +++ b/docs/examples/dashboard/dashboard.css @@ -80,9 +80,6 @@ body { padding-left: 40px; } } -.main .page-header { - margin-top: 0; -} /* -- cgit v1.2.3