##// END OF EJS Templates
styling: fixing width on comment toggle button td
lisaq -
r783:07bcbcd7 default
parent child Browse files
Show More
@@ -33,6 +33,8 b' div.diffblock.margined.comm tr {'
33
33
34 .comment-toggle {
34 .comment-toggle {
35 position: relative;
35 position: relative;
36 min-width: 20px;
37 width: 20px;
36 color: @rcblue;
38 color: @rcblue;
37
39
38 .icon-comment {
40 .icon-comment {
General Comments 0
You need to be logged in to leave comments. Login now