move profile image up and refine the aside width
This commit is contained in:
@@ -412,7 +412,8 @@ footer {
|
||||
}
|
||||
|
||||
#profile-photo-wrapper {
|
||||
margin-top: 10px;
|
||||
margin-top: -10px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
|
||||
@@ -704,8 +705,8 @@ a.rateme, div.rateme {
|
||||
|
||||
.contact-block-div {
|
||||
float: left;
|
||||
width: 49px;
|
||||
height: 49px;
|
||||
width: 50px;
|
||||
height: 50px;
|
||||
}
|
||||
.contact-block-textdiv {
|
||||
float: left;
|
||||
@@ -720,8 +721,8 @@ a.rateme, div.rateme {
|
||||
float: left;
|
||||
}
|
||||
.contact-block-img {
|
||||
width:47px;
|
||||
height:47px;
|
||||
width:48px;
|
||||
height:48px;
|
||||
}
|
||||
|
||||
#tag-remove {
|
||||
|
||||
Reference in New Issue
Block a user