From 81d021b33027f571f4200ba7170e3111e919e2d3 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Wed, 2 Jul 2014 02:28:48 -0400 Subject: remove underline on buttons in tables, closes #267 --- superhero/bootswatch.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'superhero/bootswatch.less') diff --git a/superhero/bootswatch.less b/superhero/bootswatch.less index fd3d9ec6..9d543c1a 100644 --- a/superhero/bootswatch.less +++ b/superhero/bootswatch.less @@ -107,7 +107,7 @@ table, .table { font-size: 12px; - a { + a:not(.btn) { color: #fff; text-decoration: underline; } -- cgit v1.2.3