#3864: use @baseLineHeight in alerts.less

This commit is contained in:
Mark Otto 2012-06-17 12:40:36 -07:00
parent b1cb556503
commit 3add79c071

View File

@ -17,7 +17,7 @@
position: relative; position: relative;
top: -2px; top: -2px;
right: -21px; right: -21px;
line-height: 18px; line-height: @baseLineHeight;
} }
// Alternate styles // Alternate styles