mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
.
This commit is contained in:
committed by
Mark Otto
parent
6e2b21c200
commit
76d9cd4e7a
+1
-1
@@ -48,7 +48,7 @@
|
||||
min-width: var(--#{$variable-prefix}dropdown-min-width);
|
||||
padding: var(--#{$variable-prefix}dropdown-padding);
|
||||
margin: 0; // Override default margin of ul
|
||||
@include font-size(var(#{$vriable-prefix}dropdown-font-size));
|
||||
@include font-size(var(#{$variable-prefix}dropdown-font-size));
|
||||
color: var(--#{$variable-prefix}dropdown-color);
|
||||
text-align: left; // Ensures proper alignment if parent has it changed (e.g., modal footer)
|
||||
list-style: none;
|
||||
|
||||
Reference in New Issue
Block a user