diff options
| author | Mark Otto <[email protected]> | 2012-01-28 00:39:34 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-28 00:39:34 -0800 |
| commit | edee985b96dea8f8fdca88a0aa171adede7b2d8b (patch) | |
| tree | dd9ec7a7a9d64686721aafa2dbd07d165ae2eb41 /docs/assets/css/bootstrap.css | |
| parent | 967030cb532c642f076d1e1fc4e5a1e2cee18561 (diff) | |
| parent | 7ffec335ca099adc2b1e60dc5dd2aadce75ef42d (diff) | |
| download | bootstrap-edee985b96dea8f8fdca88a0aa171adede7b2d8b.tar.xz bootstrap-edee985b96dea8f8fdca88a0aa171adede7b2d8b.zip | |
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Diffstat (limited to 'docs/assets/css/bootstrap.css')
| -rw-r--r-- | docs/assets/css/bootstrap.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css index 7a5568041..cd0d620bf 100644 --- a/docs/assets/css/bootstrap.css +++ b/docs/assets/css/bootstrap.css @@ -1986,7 +1986,7 @@ table .span12 { .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 { |
