Rename article-author-top class to article-author-side

This commit is contained in:
Michael Rose
2013-12-09 09:19:05 -05:00
parent b527a83e54
commit 9990bc0441
10 changed files with 11 additions and 11 deletions

View File

@ -37,7 +37,7 @@
.prefix(12,4);
.suffix(12,3.5);
}
.article-author-top {
.article-author-side {
.grid(12,1.5);
.prefix(12,2);
}

View File

@ -40,7 +40,7 @@
.prefix(12,3);
.suffix(12,3);
}
.article-author-top {
.article-author-side {
display: block;
.grid(12,2);
.prefix(12,0.5);

View File

@ -3,7 +3,7 @@
// TEXTURE ====================================================
// ELEMENTS ===================================================
// LAYOUT =====================================================
.article-author-top,
.article-author-side,
.article-author-bottom {
h3,
.bio-photo,

View File

@ -117,7 +117,7 @@ body {
clear: both;
font-size: 80%;
}
.article-author-top,
.article-author-side,
.article-author-bottom {
h3 {
margin-bottom: 0;
@ -150,7 +150,7 @@ body {
.translate(0, 2px);
}
}
.article-author-top {
.article-author-side {
display: none;
}
.article-author-bottom {