diff options
| author | Jacob Thornton <[email protected]> | 2012-01-28 15:14:57 -0800 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2012-01-28 15:14:57 -0800 |
| commit | 6493cd22c0c72c60354ebbd6d7887bcbbf4e263a (patch) | |
| tree | 11f5819de8397437fa1724144be3903bac7d9fdf /docs/assets/css | |
| parent | 29b1e86bf967e1cfbf869c0eed1a46655d8db126 (diff) | |
| download | bootstrap-6493cd22c0c72c60354ebbd6d7887bcbbf4e263a.tar.xz bootstrap-6493cd22c0c72c60354ebbd6d7887bcbbf4e263a.zip | |
blah
Diffstat (limited to 'docs/assets/css')
| -rw-r--r-- | docs/assets/css/bootstrap.css | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css index 43ec1e417..4771ff449 100644 --- a/docs/assets/css/bootstrap.css +++ b/docs/assets/css/bootstrap.css @@ -3195,11 +3195,6 @@ a.thumbnail:hover { border-radius: 23px; opacity: 0.5; filter: alpha(opacity=50); - -webkit-transition: all 0.2s linear; - -moz-transition: all 0.2s linear; - -ms-transition: all 0.2s linear; - -o-transition: all 0.2s linear; - transition: all 0.2s linear; } .carousel-control.right { left: auto; |
