aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-01-14 16:24:23 -0800
committerMark Otto <[email protected]>2012-01-14 16:24:23 -0800
commitceb6836e03b03c757578c9e5614f535d9be2ad7f (patch)
treef256ee836b03faa37cfe6bafa474651b09262567 /lib
parent7455dd6b4564680ff7f80d8014ef7b973cd5755d (diff)
downloadbootstrap-ceb6836e03b03c757578c9e5614f535d9be2ad7f.tar.xz
bootstrap-ceb6836e03b03c757578c9e5614f535d9be2ad7f.zip
move up alert message close icon
Diffstat (limited to 'lib')
-rw-r--r--lib/close.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/close.less b/lib/close.less
index 1210ec463..f2c5157c9 100644
--- a/lib/close.less
+++ b/lib/close.less
@@ -5,7 +5,7 @@
float: right;
font-size: 20px;
font-weight: bold;
- line-height: @baseLineHeight * .75;
+ line-height: 12px;
color: @black;
text-shadow: 0 1px 0 rgba(255,255,255,1);
.opacity(20);