Revert user page to full width for now

This commit is contained in:
John Firebaugh 2013-11-15 15:28:25 -08:00
parent e62bac06ed
commit 245a79061a

View file

@ -1379,6 +1379,10 @@ header .search_form {
}
.user-view {
// Silly exception; remove when user page is redesigned.
.content-inner {
max-width: none;
}
p#no_home_location {
margin: $lineheight;
}