summaryrefslogtreecommitdiff
path: root/flatly/bootswatch.less
diff options
context:
space:
mode:
Diffstat (limited to 'flatly/bootswatch.less')
-rw-r--r--flatly/bootswatch.less12
1 files changed, 2 insertions, 10 deletions
diff --git a/flatly/bootswatch.less b/flatly/bootswatch.less
index 2a84f56f..a4d8f311 100644
--- a/flatly/bootswatch.less
+++ b/flatly/bootswatch.less
@@ -255,16 +255,8 @@ input, {
}
.modal {
- &-header {
- background-color: @navbar-default-bg;
- color: #fff;
- }
-
- &-body,
- &-footer {
- .close {
- color: @text-color;
- }
+ .close {
+ color: @text-color;
}
}