summaryrefslogtreecommitdiff
path: root/flatly/bootstrap.css
diff options
context:
space:
mode:
Diffstat (limited to 'flatly/bootstrap.css')
-rw-r--r--flatly/bootstrap.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/flatly/bootstrap.css b/flatly/bootstrap.css
index 41babb2b..50854335 100644
--- a/flatly/bootstrap.css
+++ b/flatly/bootstrap.css
@@ -6365,6 +6365,10 @@ table a:not(.btn),
.table a:not(.btn) {
text-decoration: underline;
}
+table .dropdown-menu a,
+.table .dropdown-menu a {
+ text-decoration: none;
+}
table .success,
.table .success,
table .warning,