2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

Merge pull request #17277 from kkirsche/patch-5

v4 — Use the body color for dropdown menu text in navbars
This commit is contained in:
Mark Otto
2015-11-12 22:17:02 -08:00
+1
View File
@@ -45,6 +45,7 @@
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0; // override default ul
color: $body-color;
font-size: $font-size-base;
text-align: left; // Ensures proper alignment if parent has it changed (e.g., modal footer)
list-style: none;