forked from mirror/_s
_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
This commit is contained in:
parent
07a617f253
commit
4fe4900503
|
@ -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
|
||||
----------------------------------------------- */
|
||||
|
|
Reference in New Issue