Set matching line-height for .close inside .alert

This commit is contained in:
Piotrek Okoński 2012-01-23 22:03:09 +01:00
parent b636ccb281
commit cf716bbecc
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
*margin-top: 3px; /* IE7 spacing */ *margin-top: 3px; /* IE7 spacing */
position: relative; position: relative;
right: -21px; right: -21px;
line-height: 18px;
} }
// Alternate styles // Alternate styles