remove display:inline from full-name

This commit is contained in:
Jeff Atwood 2014-04-04 15:48:12 -07:00
parent 45e75f3d48
commit 3385f23a40
1 changed files with 0 additions and 2 deletions

View File

@ -526,12 +526,10 @@ iframe {
}
h3.full-name {
display: inline;
font-weight: normal;
font-size: 12px;
margin-top: 2px;
a {color: $secondary_text_color;}
}
}