diff options
| author | Jacob Thornton <[email protected]> | 2012-01-23 15:07:07 -0800 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2012-01-23 15:07:07 -0800 |
| commit | 9a68f115e7d850c47297bc7931fcbd1125b39f59 (patch) | |
| tree | b97ca10c89781661d4ce4a5f6d7589ff9c14ed4b /bootstrap.css | |
| parent | 74521e835489066d58813c960bc98d1713ea6074 (diff) | |
| download | bootstrap-9a68f115e7d850c47297bc7931fcbd1125b39f59.tar.xz bootstrap-9a68f115e7d850c47297bc7931fcbd1125b39f59.zip | |
rebuild
Diffstat (limited to 'bootstrap.css')
| -rw-r--r-- | bootstrap.css | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/bootstrap.css b/bootstrap.css index 2908ac296..c1ac5102f 100644 --- a/bootstrap.css +++ b/bootstrap.css @@ -6,11 +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. -<<<<<<< HEAD - * Date: Mon Jan 23 14:12:25 PST 2012 -======= - * Date: Mon Jan 23 13:48:03 PST 2012 ->>>>>>> a074087034716804610637a5ad9cc0447a2cccb2 + * Date: Mon Jan 23 15:07:02 PST 2012 */ article, aside, @@ -1850,7 +1846,7 @@ i { .navbar-search .search-query :-moz-placeholder { color: #eeeeee; } -.navbar-search .search-query ::-webkit-input-placeholder { +.navbar-search .search-query::-webkit-input-placeholder { color: #eeeeee; } .navbar-search .search-query:hover { @@ -2505,7 +2501,7 @@ i { padding: 7px 9px 7px; font-size: 11px; } -:root .alert-message, :root .btn { +:root .btn { border-radius: 0 \0; } button.btn::-moz-focus-inner, input[type=submit].btn::-moz-focus-inner { @@ -3067,7 +3063,7 @@ a.thumbnail:hover { padding-left: 0; } .modal { - position: fixed; + position: absolute; top: 20px; left: 20px; right: 20px; |
