summaryrefslogtreecommitdiff
path: root/united/bootswatch.less
diff options
context:
space:
mode:
Diffstat (limited to 'united/bootswatch.less')
-rw-r--r--united/bootswatch.less13
1 files changed, 13 insertions, 0 deletions
diff --git a/united/bootswatch.less b/united/bootswatch.less
index f08729cd..5934a929 100644
--- a/united/bootswatch.less
+++ b/united/bootswatch.less
@@ -25,6 +25,19 @@
}
}
+@media (max-width: @grid-float-breakpoint-max) {
+
+ .navbar {
+
+ .dropdown-menu {
+ a {
+ color: #fff;
+ }
+ }
+ }
+}
+
+
// Buttons ====================================================================
// Typography =================================================================