diff options
| author | Piotrek Okoński <[email protected]> | 2012-01-23 22:03:09 +0100 |
|---|---|---|
| committer | Piotrek Okoński <[email protected]> | 2012-01-23 22:03:09 +0100 |
| commit | cf716bbeccf3ea94dc16d65a3b5800bc22e1472d (patch) | |
| tree | ea845558e0ef8acb55bbb7a868761255f14cb91e | |
| parent | b636ccb281022279030ef511ec1b01f2ddb16712 (diff) | |
| download | bootstrap-cf716bbeccf3ea94dc16d65a3b5800bc22e1472d.tar.xz bootstrap-cf716bbeccf3ea94dc16d65a3b5800bc22e1472d.zip | |
Set matching line-height for .close inside .alert
| -rw-r--r-- | lib/alerts.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/alerts.less b/lib/alerts.less index 53a43c6e4..da585af31 100644 --- a/lib/alerts.less +++ b/lib/alerts.less @@ -20,6 +20,7 @@ *margin-top: 3px; /* IE7 spacing */ position: relative; right: -21px; + line-height: 18px; } // Alternate styles |
