From 67c747a109fb26b27bc255dd267c5262e51d5dcf Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 8 Mar 2014 15:30:18 -0800 Subject: grunt --- dist/css/bootstrap.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dist/css/bootstrap.css') 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; -- cgit v1.2.3