summaryrefslogtreecommitdiff
path: root/amelia/bootswatch.less
diff options
context:
space:
mode:
Diffstat (limited to 'amelia/bootswatch.less')
-rw-r--r--amelia/bootswatch.less24
1 files changed, 0 insertions, 24 deletions
diff --git a/amelia/bootswatch.less b/amelia/bootswatch.less
index ff37b52d..6d648220 100644
--- a/amelia/bootswatch.less
+++ b/amelia/bootswatch.less
@@ -11,23 +11,6 @@
&-brand {
font-family: 'Lobster', cursive;
}
-
- &-collapse,
- &-form {
- .box-shadow(none);
- }
-
- &-default {
- .divider {
- background-color: @navbar-default-border;
- }
- }
-
- &-inverse {
- .divider {
- background-color: @navbar-inverse-border;
- }
- }
}
// Buttons ====================================================================
@@ -141,13 +124,6 @@ legend {
// Navs =======================================================================
-.dropdown {
-
- &-header {
- font-size: 11px;
- }
-}
-
.pagination {
a:hover {