aboutsummaryrefslogtreecommitdiff
path: root/lib/patterns.less
diff options
context:
space:
mode:
Diffstat (limited to 'lib/patterns.less')
-rw-r--r--lib/patterns.less13
1 files changed, 0 insertions, 13 deletions
diff --git a/lib/patterns.less b/lib/patterns.less
index 72c3e8ec5..7a039ce26 100644
--- a/lib/patterns.less
+++ b/lib/patterns.less
@@ -28,16 +28,3 @@ footer {
margin-top: @baseLineHeight - 1;
border-top: 1px solid #eee;
}
-
-
-// PAGE HEADERS
-// ------------
-
-.page-header {
- margin-bottom: @baseLineHeight * 1.5;
- border-bottom: 1px solid #eee;
- .box-shadow(0 1px 0 rgba(255,255,255,.5));
- h1 {
- margin-bottom: @baseLineHeight * .75;
- }
-}