changed the width of the user icon in the side-bar
This commit is contained in:
parent
187ef7705a
commit
2acb80bcf1
@ -494,7 +494,7 @@ pre.prettyprint li.L9 { background: #eee }
|
|||||||
|
|
||||||
.content .sidebar .box .user_icon_img {
|
.content .sidebar .box .user_icon_img {
|
||||||
height: 2em;
|
height: 2em;
|
||||||
width: auto;
|
width: 2em;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
padding-top: 1px;
|
padding-top: 1px;
|
||||||
padding-bottom: 1px;
|
padding-bottom: 1px;
|
||||||
|
Loading…
Reference in New Issue
Block a user