diff options
Diffstat (limited to 'slate/bootstrap.css')
-rw-r--r-- | slate/bootstrap.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/slate/bootstrap.css b/slate/bootstrap.css index 3881ef3f..b2a10857 100644 --- a/slate/bootstrap.css +++ b/slate/bootstrap.css @@ -6347,7 +6347,7 @@ h6 { .text-info:hover { color: #5bc0de; } -.table a { +.table a:not(.btn) { text-decoration: underline; } .table .success, |