diff options
| author | Mark Otto <[email protected]> | 2012-01-27 22:52:56 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-27 22:52:56 -0800 |
| commit | 1d44f37fc9fb604ed88641c911639207b51d1008 (patch) | |
| tree | 6bb780a0f4806b43bbfeb0af519b9787d51fc7b5 /docs/assets/css/bootstrap.css | |
| parent | cb8606f2c84adb57c82dd7bd401574a2376ff952 (diff) | |
| parent | 7cbb5868259ef95aacbd16812c25ac73ea76ca2d (diff) | |
| download | bootstrap-1d44f37fc9fb604ed88641c911639207b51d1008.tar.xz bootstrap-1d44f37fc9fb604ed88641c911639207b51d1008.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 d9e8213dc..ebe480eec 100644 --- a/docs/assets/css/bootstrap.css +++ b/docs/assets/css/bootstrap.css @@ -1978,7 +1978,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 { |
