Refactoring & minor css changes
This commit is contained in:
parent
7fa6a23416
commit
f088eaa972
6 changed files with 21 additions and 4 deletions
|
@ -330,16 +330,20 @@ img.avatar {
|
|||
float:left;
|
||||
margin-right:15px;
|
||||
width:40px;
|
||||
border:2px solid #ddd;
|
||||
border:1px solid #ddd;
|
||||
padding:1px;
|
||||
|
||||
&.s16 {
|
||||
width:16px;
|
||||
height:16px;
|
||||
}
|
||||
&.s24 {
|
||||
width:24px;
|
||||
height:24px;
|
||||
}
|
||||
&.s32 {
|
||||
width:32px;
|
||||
height:32px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue