diff options
| author | Mark Otto <[email protected]> | 2012-01-25 20:11:13 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-25 20:11:13 -0800 |
| commit | ce467f70915a6846ed0638422114ee35d29aa1cd (patch) | |
| tree | 5693a9f7253097802ce1cf9a83fe4ab0d75295fc /docs/assets | |
| parent | f62c9379fb60bfb70435517b4569f586ec729d5b (diff) | |
| download | bootstrap-ce467f70915a6846ed0638422114ee35d29aa1cd.tar.xz bootstrap-ce467f70915a6846ed0638422114ee35d29aa1cd.zip | |
consistency in download page heading
Diffstat (limited to 'docs/assets')
| -rw-r--r-- | docs/assets/css/docs.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index 3265e324f..9f21f901f 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -30,7 +30,6 @@ body { -webkit-transition: all .2s linear; -moz-transition: all .2s linear; transition: all .2s linear; - } .navbar-fixed .brand:hover { text-decoration: none; |
