styling: fixing width on comment toggle button td

This commit is contained in:
lisaq 2016-09-12 16:33:48 +02:00
parent b6c110dc52
commit fd1d44b493

View file

@ -33,6 +33,8 @@ div.diffblock.margined.comm tr {
.comment-toggle {
position: relative;
min-width: 20px;
width: 20px;
color: @rcblue;
.icon-comment {