improve profile layout after omniauth changes

This commit is contained in:
randx 2012-09-12 18:56:44 +03:00
parent 64f026b254
commit acc5302c3f
6 changed files with 67 additions and 47 deletions

View file

@ -65,6 +65,10 @@
border-color: #CCC;
@include solid_shade;
&.white {
background:#fff;
}
ul {
margin:0;
}