Support selecting various sizes of profile pics
This commit is contained in:
parent
3883188dcd
commit
10d58ef050
5 changed files with 26 additions and 8 deletions
|
|
@ -51,6 +51,11 @@ body {
|
|||
margin: 0 auto;
|
||||
}
|
||||
|
||||
nav #current-user-detail .profile-thumnail {
|
||||
max-height: 20px;
|
||||
max-width: 20px;
|
||||
}
|
||||
|
||||
/* centered columns styles */
|
||||
.row-centered {
|
||||
text-align:center;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue