From 4fe4900503d2389c02be8581d9b7436432f151bf Mon Sep 17 00:00:00 2001 From: Ian Stewart Date: Tue, 7 Feb 2012 21:14:42 +0000 Subject: [PATCH] _s: adding empty selectors required for theme check plugin test git-svn-id: https://wpcom-themes.svn.automattic.com/_s/@8888 d957f892-c61d-0410-b221-f235e6eecf30 --- style.css | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/style.css b/style.css index ccffdb6..f796ea7 100644 --- a/style.css +++ b/style.css @@ -470,6 +470,8 @@ img.size-full { #content .gallery { margin-bottom: 1.5em; } +.gallery-caption { +} #content .gallery a img { border: none; height: auto; @@ -508,6 +510,11 @@ object { width: 50%; } +/* =Comments +----------------------------------------------- */ + +.bypostauthor { +} /* =Widgets ----------------------------------------------- */