updated account profile page to work better with sidebar widgets

main
Julian Lam 10 years ago
parent ad63c1705e
commit f9700ff926

@ -11,11 +11,11 @@
} }
> .row { > .row {
max-width: @screen-sm-min; max-width: @screen-lg-min;
margin-left: auto; margin-left: auto;
margin-right: auto; margin-right: auto;
> h1 { .fullname {
text-align: center; text-align: center;
font-size: 20px; font-size: 20px;
color: @gray-light; color: @gray-light;

Loading…
Cancel
Save