Created
December 31, 2012 17:59
-
-
Save LukeWinikates/4421632 to your computer and use it in GitHub Desktop.
Quotation from bootstrap dropdowns.less
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Links within the dropdown menu | |
li > a { | |
display: block; | |
// ...etc | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment