Keep add-diff-note button the same size on hover. Fixes #2497

This commit is contained in:
Drew Blessing
2015-09-12 09:50:44 -05:00
parent d6697bbd94
commit f07fabc1cd
-2
View File
@@ -235,8 +235,6 @@ ul.notes {
filter: alpha(opacity=0);
&:hover {
width: 38px;
font-size: 20px;
background: $gl-info;
color: #FFF;
@include show-add-diff-note;