fix user page primary width

This commit is contained in:
Jeff Atwood 2014-03-07 00:01:36 -08:00
parent 73ef91cf27
commit b91eb8ed38
1 changed files with 1 additions and 1 deletions

View File

@ -229,7 +229,7 @@
.primary {
margin-top: 20px;
float: left;
width: 75%;
width: 65%;
color: $tertiary_text_color;
text-shadow: rgba(0, 0, 0, 0.5) 0 1px 1px;