2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

remove top margin from alert close, chance close line height to 18px (baseLineHeight)

This commit is contained in:
Mark Otto
2012-01-24 21:11:20 -08:00
parent 9602248ad5
commit f2fe2b1798
4 changed files with 6 additions and 9 deletions
-1
View File
@@ -17,7 +17,6 @@
// Adjust close link position
.alert .close {
*margin-top: 3px; /* IE7 spacing */
position: relative;
right: -21px;
line-height: 18px;