summaryrefslogtreecommitdiff
path: root/paper/_bootswatch.scss
diff options
context:
space:
mode:
Diffstat (limited to 'paper/_bootswatch.scss')
-rw-r--r--paper/_bootswatch.scss5
1 files changed, 1 insertions, 4 deletions
diff --git a/paper/_bootswatch.scss b/paper/_bootswatch.scss
index 724f612f..e7bd9933 100644
--- a/paper/_bootswatch.scss
+++ b/paper/_bootswatch.scss
@@ -28,10 +28,6 @@
}
}
}
-
- &-nav > li > .dropdown-menu {
- margin-top: 2px;
- }
}
// Buttons ====================================================================
@@ -422,6 +418,7 @@ input[type="checkbox"],
}
.dropdown-menu {
+ margin-top: 0;
border: none;
@include box-shadow(0 1px 4px rgba(0,0,0,.3));
}