diff options
| author | Mark Otto <[email protected]> | 2012-01-14 16:24:23 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-14 16:24:23 -0800 |
| commit | ceb6836e03b03c757578c9e5614f535d9be2ad7f (patch) | |
| tree | f256ee836b03faa37cfe6bafa474651b09262567 /bootstrap.css | |
| parent | 7455dd6b4564680ff7f80d8014ef7b973cd5755d (diff) | |
| download | bootstrap-ceb6836e03b03c757578c9e5614f535d9be2ad7f.tar.xz bootstrap-ceb6836e03b03c757578c9e5614f535d9be2ad7f.zip | |
move up alert message close icon
Diffstat (limited to 'bootstrap.css')
| -rw-r--r-- | bootstrap.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap.css b/bootstrap.css index 556112c52..c5d011b7e 100644 --- a/bootstrap.css +++ b/bootstrap.css @@ -6,7 +6,7 @@ * http://www.apache.org/licenses/LICENSE-2.0 * * Designed and built with all the love in the world @twitter by @mdo and @fat. - * Date: Sat Jan 14 16:13:25 PST 2012 + * Date: Sat Jan 14 16:23:58 PST 2012 */ html, body { margin: 0; @@ -1552,7 +1552,7 @@ i { float: right; font-size: 20px; font-weight: bold; - line-height: 13.5px; + line-height: 12px; color: #000000; text-shadow: 0 1px 0 #ffffff; filter: alpha(opacity=20); |
