diff --git a/codepot/src/css/common.css b/codepot/src/css/common.css index 3b2a4061..5ced38c9 100644 --- a/codepot/src/css/common.css +++ b/codepot/src/css/common.css @@ -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;