2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +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 -1
View File
@@ -5,7 +5,7 @@
float: right;
font-size: 20px;
font-weight: bold;
line-height: 12px;
line-height: @baseLineHeight;
color: @black;
text-shadow: 0 1px 0 rgba(255,255,255,1);
.opacity(20);