From 60d8720ad6b110bfeddb001751f1e522470005a6 Mon Sep 17 00:00:00 2001 From: Ian Stewart Date: Tue, 7 Feb 2012 21:15:27 +0000 Subject: [PATCH] _s: adding empty selectors required for theme check plugin test git-svn-id: https://wpcom-themes.svn.automattic.com/_s/@8889 d957f892-c61d-0410-b221-f235e6eecf30 --- style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/style.css b/style.css index f796ea7..fdf205b 100644 --- a/style.css +++ b/style.css @@ -396,6 +396,8 @@ a:active { /* =Content ----------------------------------------------- */ +.sticky { +} .entry-meta { clear: both; }