styling: fixing width on comment toggle button td
This commit is contained in:
parent
b6c110dc52
commit
fd1d44b493
1 changed files with 2 additions and 0 deletions
|
|
@ -33,6 +33,8 @@ div.diffblock.margined.comm tr {
|
|||
|
||||
.comment-toggle {
|
||||
position: relative;
|
||||
min-width: 20px;
|
||||
width: 20px;
|
||||
color: @rcblue;
|
||||
|
||||
.icon-comment {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue