diff options
| author | Mark Otto <[email protected]> | 2014-03-08 15:30:18 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-03-08 15:30:18 -0800 |
| commit | 67c747a109fb26b27bc255dd267c5262e51d5dcf (patch) | |
| tree | 563eb0209d5e738c6916432041a5f8b3761f6dfb /dist/css/bootstrap.css | |
| parent | c7984d41ca967d600246d5729dd0b88c40a9650c (diff) | |
| download | bootstrap-67c747a109fb26b27bc255dd267c5262e51d5dcf.tar.xz bootstrap-67c747a109fb26b27bc255dd267c5262e51d5dcf.zip | |
grunt
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index ba6876f63..56b61da00 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -4331,8 +4331,8 @@ fieldset[disabled] .navbar-inverse .btn-link:focus { vertical-align: baseline; border-radius: .25em; } -.label[href]:hover, -.label[href]:focus { +a.label:hover, +a.label:focus { color: #fff; text-decoration: none; cursor: pointer; |
