mirror of https://github.com/twbs/bootstrap.git
Set matching line-height for .close inside .alert
This commit is contained in:
parent
b636ccb281
commit
cf716bbecc
|
@ -20,6 +20,7 @@
|
|||
*margin-top: 3px; /* IE7 spacing */
|
||||
position: relative;
|
||||
right: -21px;
|
||||
line-height: 18px;
|
||||
}
|
||||
|
||||
// Alternate styles
|
||||
|
|
Loading…
Reference in New Issue