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-rtl.css | |
| parent | c7984d41ca967d600246d5729dd0b88c40a9650c (diff) | |
| download | bootstrap-67c747a109fb26b27bc255dd267c5262e51d5dcf.tar.xz bootstrap-67c747a109fb26b27bc255dd267c5262e51d5dcf.zip | |
grunt
Diffstat (limited to 'dist/css/bootstrap-rtl.css')
| -rw-r--r-- | dist/css/bootstrap-rtl.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/css/bootstrap-rtl.css b/dist/css/bootstrap-rtl.css index 1ab922aa8..df8ae898f 100644 --- a/dist/css/bootstrap-rtl.css +++ b/dist/css/bootstrap-rtl.css @@ -5397,8 +5397,8 @@ fieldset[disabled] .navbar-inverse .btn-link:focus { border-radius: .25em; } -.label[href]:hover, -.label[href]:focus { +a.label:hover, +a.label:focus { color: #fff; text-decoration: none; cursor: pointer; |
