changed the width of the user icon in the side-bar

This commit is contained in:
hyung-hwan 2015-02-04 12:23:09 +00:00
parent 187ef7705a
commit 2acb80bcf1

View File

@ -494,7 +494,7 @@ pre.prettyprint li.L9 { background: #eee }
.content .sidebar .box .user_icon_img {
height: 2em;
width: auto;
width: 2em;
vertical-align: middle;
padding-top: 1px;
padding-bottom: 1px;